]> granicus.if.org Git - php/commitdiff
- Fixed the bz2 tests. (and changed the usage comment to be correct)
authorfoobar <sniper@php.net>
Wed, 20 Mar 2002 02:16:34 +0000 (02:16 +0000)
committerfoobar <sniper@php.net>
Wed, 20 Mar 2002 02:16:34 +0000 (02:16 +0000)
tests/quicktester.inc

index 0ca8bbab0835de7698fe94a3de20266a02354370..48ed6b549fa011202a2a9a8c92e8ab2a0bca4bb8 100644 (file)
@@ -8,7 +8,7 @@
    4                     === 2*2
    FALSE                 === @ fopen('non_existent_file')
 TESTS;
-  include( '../../../(../)tests/quicktester.inc' );
+  include( 'tests/quicktester.inc' );
 
   Expect: OK