aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdocker/run_qtip.sh2
-rw-r--r--qtip/qtip.py (renamed from scripts/qtip.py)0
2 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()
{
diff --git a/scripts/qtip.py b/qtip/qtip.py
index 66ff674f..66ff674f 100644
--- a/scripts/qtip.py
+++ b/qtip/qtip.py