diff options
author | Andrei Zmievski <andrei@php.net> | 1999-10-04 19:55:16 +0000 |
---|---|---|
committer | Andrei Zmievski <andrei@php.net> | 1999-10-04 19:55:16 +0000 |
commit | cbddc54b6fc1b3178b99f74d4e18dcf51f0a0b41 (patch) | |
tree | 78a68d6bf7a29b0a24de57f1bcc902cb7e7b8d9c /tests/testarray | |
parent | 337541636bd10c5e08e5887af79e5979f9ec1bcc (diff) | |
download | php-git-cbddc54b6fc1b3178b99f74d4e18dcf51f0a0b41.tar.gz |
test
Diffstat (limited to 'tests/testarray')
-rw-r--r-- | tests/testarray | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testarray b/tests/testarray index 445aaa25f2..2928fff025 100644 --- a/tests/testarray +++ b/tests/testarray @@ -17,3 +17,4 @@ line */ print $i[1]."\n"; + |