Skip to content

Commit

Permalink
- Fixed the bz2 tests. (and changed the usage comment to be correct)
Browse files Browse the repository at this point in the history
  • Loading branch information
foobar committed Mar 20, 2002
1 parent 956a776 commit 9ccad4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/quicktester.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
4 === 2*2
FALSE === @ fopen('non_existent_file')
TESTS;
include( '../../../(../)tests/quicktester.inc' );
include( 'tests/quicktester.inc' );
Expect: OK
Expand Down

0 comments on commit 9ccad4a

Please sign in to comment.