diff options
Diffstat (limited to 'tests/auto/headers/headers.pro')
-rw-r--r-- | tests/auto/headers/headers.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/headers/headers.pro b/tests/auto/headers/headers.pro index 74e1a02..4bc02fe 100644 --- a/tests/auto/headers/headers.pro +++ b/tests/auto/headers/headers.pro @@ -1,3 +1,5 @@ load(qttest_p4) SOURCES += tst_headers.cpp headersclean.cpp QT = core + +CONFIG+=insignificant_test # QTQAINFRA-428 |