summaryrefslogtreecommitdiff
path: root/testsuite/css
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-01-25 13:01:15 -0500
committerMatthias Clasen <mclasen@redhat.com>2016-01-25 13:02:13 -0500
commit7097a4ed64197029a09c84dccb2e0925bed91e5c (patch)
tree9d43689976ebf4d1ed6d3b07d8ee95a24d9a5611 /testsuite/css
parentcce493493c4deff3afcc9b45a1c35b21a37c9848 (diff)
downloadgtk+-7097a4ed64197029a09c84dccb2e0925bed91e5c.tar.gz
Fix another quoting error in installed tests
Same as the previous one. I should fix my silly mistakes before copying them around...
Diffstat (limited to 'testsuite/css')
-rw-r--r--testsuite/css/style/test-css-style.test.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/css/style/test-css-style.test.in b/testsuite/css/style/test-css-style.test.in
index 308264c8a6..6d00d8d542 100644
--- a/testsuite/css/style/test-css-style.test.in
+++ b/testsuite/css/style/test-css-style.test.in
@@ -1,3 +1,3 @@
[Test]
-Exec=/bin/sh -c "cd @libexecdir@/installed-tests/gtk+/css/style && @libexecdir@/installed-tests/gtk+/css/style/test-css-style
+Exec=/bin/sh -c "cd @libexecdir@/installed-tests/gtk+/css/style && @libexecdir@/installed-tests/gtk+/css/style/test-css-style"
Type=session