summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/testfe1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testfe b/tests/testfe
index 5ae85511b5..1162482ddd 100644
--- a/tests/testfe
+++ b/tests/testfe
@@ -1,5 +1,4 @@
<?
-
$foo = array(7,"foo",3,array(1,2),4);
//print $foo[1];