diff options
Diffstat (limited to 'docker/run_qtip.sh')
-rwxr-xr-x | docker/run_qtip.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/run_qtip.sh b/docker/run_qtip.sh index c2cf8c7b..962b068f 100755 --- a/docker/run_qtip.sh +++ b/docker/run_qtip.sh @@ -1,6 +1,6 @@ #! /bin/bash -QTIP=scripts/qtip.py +QTIP=qtip/qtip.py run_test_suite() { |