summaryrefslogtreecommitdiff
path: root/tests/lang/passByReference_008.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/passByReference_008.phpt')
-rw-r--r--tests/lang/passByReference_008.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lang/passByReference_008.phpt b/tests/lang/passByReference_008.phpt
index 6f00cc4b50..6ac5c78d63 100644
--- a/tests/lang/passByReference_008.phpt
+++ b/tests/lang/passByReference_008.phpt
@@ -26,8 +26,6 @@ refVal($b, $b);
var_dump($b);
?>
--EXPECTF--
-
-
-- Val, Ref --
string(10) "original.a"
string(10) "original.a"