Skip to content

Commit da65028

Browse files
committed
correct description in trampoline tests to improve clarity
1 parent 9748cf5 commit da65028

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tests/integration/lang/trampoline/test_trampoline_00.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
/*DESCRIPTION
8-
Test that trampoline functions not blow up.
8+
Test that trampoline functions do not blow up.
99
*/
1010

1111
/*INI

tests/integration/lang/trampoline/test_trampoline_01.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
/*DESCRIPTION
8-
Test that trampoline functions not blow up.
8+
Test that trampoline functions do not blow up.
99
*/
1010

1111
/*INI

tests/integration/lang/trampoline/test_trampoline_02.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
/*DESCRIPTION
8-
Test that trampoline functions not blow up.
8+
Test that trampoline functions do not blow up.
99
*/
1010

1111
/*SKIPIF

0 commit comments

Comments
 (0)