From 078bcec0997ad0e07b720c43cc9e6d0e046a75ab Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Thu, 27 Feb 2003 17:43:39 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'PHP_5'. --- tests/testarray2.pl | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 tests/testarray2.pl (limited to 'tests/testarray2.pl') diff --git a/tests/testarray2.pl b/tests/testarray2.pl deleted file mode 100644 index e72c526d4f..0000000000 --- a/tests/testarray2.pl +++ /dev/null @@ -1,3 +0,0 @@ -for ($i="aaa"; $i lt "bbb"; $i++) { - print "$i\n"; -} -- cgit v1.2.1