diff options
Diffstat (limited to 'tests/auto/qudpsocket/test/test.pro')
-rw-r--r-- | tests/auto/qudpsocket/test/test.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qudpsocket/test/test.pro b/tests/auto/qudpsocket/test/test.pro index b68d30c..eeca683 100644 --- a/tests/auto/qudpsocket/test/test.pro +++ b/tests/auto/qudpsocket/test/test.pro @@ -23,3 +23,5 @@ wince*|symbian: { TARGET = tst_qudpsocket symbian: TARGET.CAPABILITY += NetworkServices + +CONFIG+=insignificant_test # QTQAINFRA-428 |