summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/quicktester.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/quicktester.inc b/tests/quicktester.inc
index 0ca8bbab08..48ed6b549f 100644
--- a/tests/quicktester.inc
+++ b/tests/quicktester.inc
@@ -8,7 +8,7 @@
4 === 2*2
FALSE === @ fopen('non_existent_file')
TESTS;
- include( '../../../(../)tests/quicktester.inc' );
+ include( 'tests/quicktester.inc' );
Expect: OK