diff options
author | Andrei Zmievski <andrei@php.net> | 1999-10-04 20:28:44 +0000 |
---|---|---|
committer | Andrei Zmievski <andrei@php.net> | 1999-10-04 20:28:44 +0000 |
commit | 6b2003dd2af2df60587292e604b5c38b55ab8066 (patch) | |
tree | 1eec97d96df75fc6261aa12fffd6c989b3bcbb15 /tests | |
parent | cbddc54b6fc1b3178b99f74d4e18dcf51f0a0b41 (diff) | |
download | php-git-6b2003dd2af2df60587292e604b5c38b55ab8066.tar.gz |
test
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testfunc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testfunc b/tests/testfunc index dd4d762b23..1c02fd0d7c 100644 --- a/tests/testfunc +++ b/tests/testfunc @@ -31,5 +31,4 @@ print "Got here... $a = 7; $a = 5; - print "Got here...\n\n"; |