summaryrefslogtreecommitdiffstats
path: root/gobject/run-live-tests
diff options
context:
space:
mode:
Diffstat (limited to 'gobject/run-live-tests')
-rwxr-xr-xgobject/run-live-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/gobject/run-live-tests b/gobject/run-live-tests
index 11e8f7b0..3f3648e2 100755
--- a/gobject/run-live-tests
+++ b/gobject/run-live-tests
@@ -23,4 +23,4 @@ if [ -z "$GJS" ]; then
exit 0
fi
-../run $GJS $srcdir/tests-misc.js 2>/dev/null
+$GJS $srcdir/tests-misc.js 2>/dev/null