summaryrefslogtreecommitdiff
path: root/tests/show-dependencies.script
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-27 17:16:53 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-27 17:16:53 +0100
commitcda81a0b19cbac2c1e4533f26a31697cd21205e2 (patch)
treef0eb96c89323e4ed5071a2ab5b014c5c6c4263f7 /tests/show-dependencies.script
parentba4c24a51d2ad7177964416c2420df7f4a337b8e (diff)
downloadmorph-cda81a0b19cbac2c1e4533f26a31697cd21205e2.tar.gz
Refactor tests/*.script to use scripts/test-morph instead of tests/morph
Diffstat (limited to 'tests/show-dependencies.script')
-rwxr-xr-xtests/show-dependencies.script3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/show-dependencies.script b/tests/show-dependencies.script
index 4b28078f..3c2abcd9 100755
--- a/tests/show-dependencies.script
+++ b/tests/show-dependencies.script
@@ -20,5 +20,6 @@
set -eu
-tests/morph show-dependencies test-repo master xfce-core.morph | \
+"$SRCDIR/scripts/test-morph" \
+ show-dependencies test-repo master xfce-core.morph | \
sed "s,$DATADIR,TMP,g"