diff options
author | Ant Phillips <ant@php.net> | 2008-12-05 14:18:02 +0000 |
---|---|---|
committer | Ant Phillips <ant@php.net> | 2008-12-05 14:18:02 +0000 |
commit | fc8a260a92b93ad117e11f1185d7ca00381b1a10 (patch) | |
tree | 8565194b695432e75c8cc746603f5cc573bf16fd /ext/xml/tests/utf8_encode_error.phpt | |
parent | 1a9de83ddff116d610ad5604803316cd79fbaa8c (diff) | |
download | php-git-fc8a260a92b93ad117e11f1185d7ca00381b1a10.tar.gz |
Remove duff comment produced by the test generator tool
Diffstat (limited to 'ext/xml/tests/utf8_encode_error.phpt')
-rw-r--r-- | ext/xml/tests/utf8_encode_error.phpt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/xml/tests/utf8_encode_error.phpt b/ext/xml/tests/utf8_encode_error.phpt index e1c604230f..a82f98ff3b 100644 --- a/ext/xml/tests/utf8_encode_error.phpt +++ b/ext/xml/tests/utf8_encode_error.phpt @@ -14,10 +14,6 @@ if (!extension_loaded("xml")) { * Alias to functions: */ -/* - * add a comment here to say what the test is supposed to do - */ - echo "*** Testing utf8_encode() : error conditions ***\n"; // Zero arguments |