summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/testarray23
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/testarray2 b/tests/testarray2
index 4272eedf2e..b1bbc827b0 100644
--- a/tests/testarray2
+++ b/tests/testarray2
@@ -1,5 +1,4 @@
<?
-
for ($i="aaa"; $i<"bbb\nbbb"; $i++) {
print $i;
-} \ No newline at end of file
+}