summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/run_tests3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/run_tests b/bin/run_tests
index 8eab5286..fc668ad6 100755
--- a/bin/run_tests
+++ b/bin/run_tests
@@ -33,7 +33,8 @@ HELPER_PATHS = [
]
TEST_PATHS = [
'../../tests/white-box/*.rb',
- '/srv/leap/files/tests/white-box/*.rb'
+ '/srv/leap/files/tests/white-box/*.rb',
+ '/srv/leap/tests_custom/*.rb'
]
##