summaryrefslogtreecommitdiff
path: root/ext/spl/tests/SplFileObject_fwrite_error_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/SplFileObject_fwrite_error_001.phpt')
-rw-r--r--ext/spl/tests/SplFileObject_fwrite_error_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/SplFileObject_fwrite_error_001.phpt b/ext/spl/tests/SplFileObject_fwrite_error_001.phpt
index 296a1f36c9..0418086e9e 100644
--- a/ext/spl/tests/SplFileObject_fwrite_error_001.phpt
+++ b/ext/spl/tests/SplFileObject_fwrite_error_001.phpt
@@ -1,5 +1,5 @@
--TEST--
-SplFileObject::fpassthru function - parameters test
+SplFileObject::fpassthru function - parameters test
--FILE--
<?php
$obj = New SplFileObject(dirname(__FILE__).'/SplFileObject_testinput.csv');