summaryrefslogtreecommitdiff
path: root/testsuite/reftests/reftests-hci.test.in
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2018-09-14 09:22:15 +0100
committerSimon McVittie <smcv@debian.org>2018-09-19 09:37:06 +0100
commitd19cba429d5fc5ca316fa71d2ab3e5a9d0d86ba3 (patch)
tree344a9d550abb7dd7256e0b1cc0de7369cfce3b7d /testsuite/reftests/reftests-hci.test.in
parentbe2609a2715e0319c8e2c0ed42cab4be74b1cf57 (diff)
downloadgtk+-d19cba429d5fc5ca316fa71d2ab3e5a9d0d86ba3.tar.gz
reftests: Fix path to installed-tests in .test metadata
The installed-tests are now namespaced as gtk-4.0 to avoid colliding with GTK+ 3, but these files weren't updated. Signed-off-by: Simon McVittie <smcv@debian.org>
Diffstat (limited to 'testsuite/reftests/reftests-hci.test.in')
-rw-r--r--testsuite/reftests/reftests-hci.test.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/reftests/reftests-hci.test.in b/testsuite/reftests/reftests-hci.test.in
index d08bb983c7..6ea0b1aa3a 100644
--- a/testsuite/reftests/reftests-hci.test.in
+++ b/testsuite/reftests/reftests-hci.test.in
@@ -1,4 +1,4 @@
[Test]
-Exec=/bin/sh -c "env GTK_THEME=HighContrastInverse G_ENABLE_DIAGNOSTIC=0 @libexecdir@/installed-tests/gtk+/gtk-reftest -k --verbose --tap --output $(pwd) --directory @libexecdir@/installed-tests/gtk+/reftests"
+Exec=/bin/sh -c "env GTK_THEME=HighContrastInverse G_ENABLE_DIAGNOSTIC=0 @libexecdir@/installed-tests/gtk-4.0/gtk-reftest -k --verbose --tap --output $(pwd) --directory @libexecdir@/installed-tests/gtk-4.0/reftests"
Type=session-exclusive
Output=TAP