diff options
-rw-r--r-- | tests/auto/qscriptextensionplugin/test/test.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qscriptextensionplugin/test/test.pro b/tests/auto/qscriptextensionplugin/test/test.pro index d712d11..f052de8 100644 --- a/tests/auto/qscriptextensionplugin/test/test.pro +++ b/tests/auto/qscriptextensionplugin/test/test.pro @@ -22,5 +22,3 @@ CONFIG(debug_and_release) { } else { DESTDIR = .. } - -win32:CONFIG+=insignificant_test # QTQAINFRA-428 |