diff options
| author | Antony Dovgal <tony2001@php.net> | 2008-06-11 22:36:05 +0000 |
|---|---|---|
| committer | Antony Dovgal <tony2001@php.net> | 2008-06-11 22:36:05 +0000 |
| commit | ecbecbc60b30ffb7e6f87674b360b3bb9d20f63e (patch) | |
| tree | d94f644d024b52224bb4c43088c30a4aea2bfcc0 /tests/testarray2 | |
| parent | 76446772089143136c6c4e3d8e64842da40d9801 (diff) | |
| download | php-git-ecbecbc60b30ffb7e6f87674b360b3bb9d20f63e.tar.gz | |
remove 8 years old tests (not used anyway)
Diffstat (limited to 'tests/testarray2')
| -rw-r--r-- | tests/testarray2 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/testarray2 b/tests/testarray2 deleted file mode 100644 index 91926beaff..0000000000 --- a/tests/testarray2 +++ /dev/null @@ -1,5 +0,0 @@ - -<? -for ($i="aaa"; $i<"bbb\nbbb"; $i++) { - print $i; -} |
