summaryrefslogtreecommitdiff
path: root/installed-tests/script.test.in
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2020-03-15 01:45:16 +0100
committerJan Tojnar <jtojnar@gmail.com>2020-03-21 08:55:04 +0100
commit1a81f40e8783fe97dd00f009eb0d9ad45297e831 (patch)
tree11697753f978e0ed7d8e49d768f98c6b41029287 /installed-tests/script.test.in
parent5cfd2c2ffd2d8c002d40f658e1c54027dc5d8506 (diff)
downloadgjs-1a81f40e8783fe97dd00f009eb0d9ad45297e831.tar.gz
build: Use installed_tests_execdir in the .test files
Let's use installed_tests_execdir in the test description files as promissed. This will again make it easier for distros to move the installed tests elsewhere.
Diffstat (limited to 'installed-tests/script.test.in')
-rw-r--r--installed-tests/script.test.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/installed-tests/script.test.in b/installed-tests/script.test.in
index 6b0d4038..03c1b059 100644
--- a/installed-tests/script.test.in
+++ b/installed-tests/script.test.in
@@ -1,4 +1,4 @@
[Test]
Type=session
-Exec=sh @pkglibexecdir@/installed-tests/scripts/@name@
+Exec=sh @installed_tests_execdir@/scripts/@name@
Output=TAP