diff options
author | Urban Müller | 2009-04-29 02:44:25 +0000 |
---|---|---|
committer | Urban Müller | 2009-04-29 02:44:25 +0000 |
commit | 168329cccaa48a492e8b35a7b63ed9c772dd6907 (patch) | |
tree | 28626114b5852f85c470ddcd38f4cb4f1ec51ef5 /tests/itjs.t | |
parent | c335d7d6d36484ff1add364f2888d7b076d99f4e (diff) | |
download | itools-168329cccaa48a492e8b35a7b63ed9c772dd6907.tar.gz itools-168329cccaa48a492e8b35a7b63ed9c772dd6907.tar.bz2 itools-168329cccaa48a492e8b35a7b63ed9c772dd6907.zip |
killed requires
Diffstat (limited to 'tests/itjs.t')
-rwxr-xr-x | tests/itjs.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/itjs.t b/tests/itjs.t index ef3437a..f616ced 100755 --- a/tests/itjs.t +++ b/tests/itjs.t @@ -3,7 +3,7 @@ # Tests for itjs.class, currently only itjs::serialize() -require 'searchlib/search_test.class'; +$_GET['aa'] = 1; is( itjs::serialize(array()), |