summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-05-12 12:45:28 +0000
committerAndrei Zmievski <andrei@php.net>2000-05-12 12:45:28 +0000
commitffef0d8d44495f8d99555dad78cdd48117465bdb (patch)
tree57c93d8eb117a7421f383d05161e781ebee825e3 /tests
parentb0f87cdb5f3d2c83c2ab297185f86f931a0dd7a3 (diff)
downloadphp-git-ffef0d8d44495f8d99555dad78cdd48117465bdb.tar.gz
Another test.
Diffstat (limited to 'tests')
-rw-r--r--tests/testfunc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testfunc b/tests/testfunc
index a201298552..fa64be2e6f 100644
--- a/tests/testfunc
+++ b/tests/testfunc
@@ -24,7 +24,7 @@ for ($i=0; $i<10; $i++) {
bar();
}
-print "Got here...
+print "Got here.....
";