summaryrefslogtreecommitdiff
path: root/tests/testfe
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>1999-10-02 20:38:09 +0000
committerAndrei Zmievski <andrei@php.net>1999-10-02 20:38:09 +0000
commitbbc72d6eb61e976d0bf45a0523b53306c3846e4d (patch)
treef5b82167b0917baed2c992219f5c29d250529777 /tests/testfe
parent26b5ef7435c5e8e0ef6222bf6df4a7a616c5bf25 (diff)
downloadphp-git-bbc72d6eb61e976d0bf45a0523b53306c3846e4d.tar.gz
test commit
Diffstat (limited to 'tests/testfe')
-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];