diff options
Diffstat (limited to 'ext/ftp/tests/ftp_alloc_basic2.phpt')
| -rw-r--r-- | ext/ftp/tests/ftp_alloc_basic2.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ftp/tests/ftp_alloc_basic2.phpt b/ext/ftp/tests/ftp_alloc_basic2.phpt index b9e4253fe8..41911e3396 100644 --- a/ext/ftp/tests/ftp_alloc_basic2.phpt +++ b/ext/ftp/tests/ftp_alloc_basic2.phpt @@ -20,4 +20,4 @@ var_dump($result); ?> --EXPECT-- bool(true) -string(20) "1024 bytes allocated"
\ No newline at end of file +string(20) "1024 bytes allocated" |
