aboutsummaryrefslogtreecommitdiffstats
path: root/bin/test-run
diff options
context:
space:
mode:
Diffstat (limited to 'bin/test-run')
-rwxr-xr-xbin/test-run2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/test-run b/bin/test-run
index 0e87e4321..b0969053a 100755
--- a/bin/test-run
+++ b/bin/test-run
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w -I../../perllib
+#!/usr/bin/perl -w -I../commonlib/perllib
#
# test-run:
# Test harness for FixMyStreet. Makes sure we haven't broken the code.