diff options
Diffstat (limited to 'tests/auto/qlibrary/qlibrary.pro')
-rw-r--r-- | tests/auto/qlibrary/qlibrary.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qlibrary/qlibrary.pro b/tests/auto/qlibrary/qlibrary.pro index b351753..6adb51b 100644 --- a/tests/auto/qlibrary/qlibrary.pro +++ b/tests/auto/qlibrary/qlibrary.pro @@ -18,3 +18,5 @@ TARGET = tst_qlibrary # no special install rule for subdir INSTALLS = CONFIG += parallel_test + +win32:CONFIG+=insignificant_test # QTQAINFRA-428 |