diff options
Diffstat (limited to 'sapi/cli')
-rw-r--r-- | sapi/cli/tests/bug64529.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cli/tests/bug64529.phpt b/sapi/cli/tests/bug64529.phpt index 0c2d0e1c8b..2f0a962785 100644 --- a/sapi/cli/tests/bug64529.phpt +++ b/sapi/cli/tests/bug64529.phpt @@ -59,4 +59,4 @@ spawn %sphp -n -a Interactive %s %secho 'hello world'; -hello worl%s +%sello worl%s |