summaryrefslogtreecommitdiff
path: root/test/runCompletion
diff options
context:
space:
mode:
Diffstat (limited to 'test/runCompletion')
-rwxr-xr-xtest/runCompletion2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/runCompletion b/test/runCompletion
index 862adeaa..10abc7d1 100755
--- a/test/runCompletion
+++ b/test/runCompletion
@@ -4,4 +4,4 @@
# isn't initialized at that point (i.e. output of `expect' is shown on
# stdout - `open_logs' hasn't run yet?). And running code from a library
# file isn't probably a good idea either.
-runtest --outdir log --tool completion $*
+"${BASH_SOURCE[0]%/*}/run" --tool completion $*