diff options
Diffstat (limited to 'ext/spl/tests/recursive_tree_iterator_002.phpt')
-rw-r--r-- | ext/spl/tests/recursive_tree_iterator_002.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/recursive_tree_iterator_002.phpt b/ext/spl/tests/recursive_tree_iterator_002.phpt index 1aae288e63..7d82b191e2 100644 --- a/ext/spl/tests/recursive_tree_iterator_002.phpt +++ b/ext/spl/tests/recursive_tree_iterator_002.phpt @@ -11,6 +11,6 @@ try { } ?> ===DONE=== ---EXPECTF-- +--EXPECT-- InvalidArgumentException thrown ===DONE=== |