diff options
| author | Andrei Zmievski <andrei@php.net> | 2000-05-12 12:44:08 +0000 |
|---|---|---|
| committer | Andrei Zmievski <andrei@php.net> | 2000-05-12 12:44:08 +0000 |
| commit | b0f87cdb5f3d2c83c2ab297185f86f931a0dd7a3 (patch) | |
| tree | 2e5bf6d5ea464c4a878783ee6b46a44142c857a4 /tests/testfunc | |
| parent | 3f65342eb26b8572a16a541ab9480062a4887f09 (diff) | |
| download | php-git-b0f87cdb5f3d2c83c2ab297185f86f931a0dd7a3.tar.gz | |
Testing.
Diffstat (limited to 'tests/testfunc')
| -rw-r--r-- | tests/testfunc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/testfunc b/tests/testfunc index ce789a7861..a201298552 100644 --- a/tests/testfunc +++ b/tests/testfunc @@ -30,5 +30,4 @@ print "Got here... $a = 7; $a = 5; -print "Got here...\n\n"; - +print "Got here....\n\n"; |
