diff options
author | Marcus Boerger <helly@php.net> | 2003-10-27 08:43:25 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2003-10-27 08:43:25 +0000 |
commit | da9ce6380ca100a74ca1ca1ec6d9afb901eee6ba (patch) | |
tree | 233edd61730028f259cb3a5f036f16c0d05c0d31 /ext/sqlite | |
parent | 5b89e673341c9b73f68ae7a86156c5a148ef74e9 (diff) | |
download | php-git-da9ce6380ca100a74ca1ca1ec6d9afb901eee6ba.tar.gz |
Rename test
Diffstat (limited to 'ext/sqlite')
-rwxr-xr-x | ext/sqlite/tests/sqlite_oo_025.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sqlite/tests/sqlite_oo_025.phpt b/ext/sqlite/tests/sqlite_oo_025.phpt index d841008e4b..b5680a78cd 100755 --- a/ext/sqlite/tests/sqlite_oo_025.phpt +++ b/ext/sqlite/tests/sqlite_oo_025.phpt @@ -1,5 +1,5 @@ --TEST-- -sqlite-spl: sqlite / spl integration +sqlite-oo: sqlite / foreach --INI-- sqlite.assoc_case=0 --SKIPIF-- |