Fight deprecation warnings in test

This time, in installed tests.
This commit is contained in:
Matthias Clasen
2014-06-28 00:41:26 -04:00
parent 931958f9f4
commit c4e533ecd6
8 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
[Test]
Exec=/bin/sh -c "@libexecdir@/installed-tests/gtk+/text"
Exec=/bin/sh -c "env G_ENABLE_DIAGNOSTIC=0 @libexecdir@/installed-tests/gtk+/text"
Type=session