diff options
Diffstat (limited to 'Zend/tests/ns_093.phpt')
-rw-r--r-- | Zend/tests/ns_093.phpt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Zend/tests/ns_093.phpt b/Zend/tests/ns_093.phpt index e0b3e6a1d1..7ca7a035b3 100644 --- a/Zend/tests/ns_093.phpt +++ b/Zend/tests/ns_093.phpt @@ -20,8 +20,5 @@ use Foo\Bar\ }; echo "\nDone\n"; - - --EXPECTF-- - -Done
\ No newline at end of file +Done |