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