diff options
Diffstat (limited to 'SQLiteStudio3/Tests/CompletionHelperTest/CompletionHelperTest.pro')
| -rw-r--r-- | SQLiteStudio3/Tests/CompletionHelperTest/CompletionHelperTest.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SQLiteStudio3/Tests/CompletionHelperTest/CompletionHelperTest.pro b/SQLiteStudio3/Tests/CompletionHelperTest/CompletionHelperTest.pro index d4c1e99..76d4951 100644 --- a/SQLiteStudio3/Tests/CompletionHelperTest/CompletionHelperTest.pro +++ b/SQLiteStudio3/Tests/CompletionHelperTest/CompletionHelperTest.pro @@ -10,7 +10,7 @@ QT += testlib QT -= gui TARGET = tst_completionhelpertest -CONFIG += console +CONFIG += console testcase CONFIG -= app_bundle TEMPLATE = app |
