Fix another quoting error in installed tests

Same as the previous one. I should fix my silly mistakes before
copying them around...
This commit is contained in:
Matthias Clasen 2016-01-25 13:01:15 -05:00
parent cce493493c
commit 7097a4ed64

View File

@ -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