diff options
Diffstat (limited to 'bin/test-run')
-rwxr-xr-x | bin/test-run | 2 |
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. |