summaryrefslogtreecommitdiff
path: root/tests/testfunc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testfunc')
-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.....
";