summaryrefslogtreecommitdiff
path: root/ext/ftp/tests/ftp_alloc_basic1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ftp/tests/ftp_alloc_basic1.phpt')
-rw-r--r--ext/ftp/tests/ftp_alloc_basic1.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ftp/tests/ftp_alloc_basic1.phpt b/ext/ftp/tests/ftp_alloc_basic1.phpt
index b2bdf7440d..c90f6e73fc 100644
--- a/ext/ftp/tests/ftp_alloc_basic1.phpt
+++ b/ext/ftp/tests/ftp_alloc_basic1.phpt
@@ -18,4 +18,4 @@ ftp_login($ftp, 'user', 'pass');
var_dump(ftp_alloc($ftp, 1024));
?>
--EXPECT--
-bool(true) \ No newline at end of file
+bool(true)