diff options
author | Andrei Zmievski <andrei@php.net> | 1999-10-02 20:10:35 +0000 |
---|---|---|
committer | Andrei Zmievski <andrei@php.net> | 1999-10-02 20:10:35 +0000 |
commit | 9387719dacb0829c79399731eeaa6b035de4a184 (patch) | |
tree | 7ca2393128e6cedbcfabebe272687da6ec46690f | |
parent | 62f0dbb0c4e6919990842a3e8cf573ceb46e4c08 (diff) | |
download | php-git-9387719dacb0829c79399731eeaa6b035de4a184.tar.gz |
test
-rw-r--r-- | tests/testfunc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testfunc b/tests/testfunc index 9b5c339919..7663dee366 100644 --- a/tests/testfunc +++ b/tests/testfunc @@ -33,5 +33,4 @@ $a = 7; $a = 5; - print "Got here...\n\n"; |