Skip to content

Commit 0066206

Browse files
committed
Fixed test name short syntax to compound assignment
1 parent af44a39 commit 0066206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/bcmath/tests/number/operators/short_syntax.phpt renamed to ext/bcmath/tests/number/operators/compound_assignment.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
BcMath\Number operator short syntax
2+
BcMath\Number operator compound assignment
33
--EXTENSIONS--
44
bcmath
55
--FILE--

0 commit comments

Comments
 (0)