diff options
Diffstat (limited to 'tests/html.t')
-rwxr-xr-x | tests/html.t | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/html.t b/tests/html.t index 95d615c..3bc603b 100755 --- a/tests/html.t +++ b/tests/html.t @@ -1,9 +1,7 @@ #!/www/server/bin/php -qC <?php -# -# $Id$ -# -# some tests for itools/html.class + +# Tests for html.class require 'searchlib/search_test.class'; |