diff options
author | Sergio Ahumada <sergio.ahumada@nokia.com> | 2012-08-14 12:53:22 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-08-14 21:05:16 (GMT) |
commit | 839fe21b4e8c4690e25908f8569134bc0083c42c (patch) | |
tree | fc5da68fdeea18459ae1178e5675564e6056a6ba | |
parent | 77b145e7b8c287d655dc7ce20c6daf4e4590db43 (diff) | |
download | Qt-839fe21b4e8c4690e25908f8569134bc0083c42c.zip Qt-839fe21b4e8c4690e25908f8569134bc0083c42c.tar.gz Qt-839fe21b4e8c4690e25908f8569134bc0083c42c.tar.bz2 |
test: Re-enabling tst_QNetworkConfiguration test
This test has been passing for a long time.
Change-Id: Ifb5088dd8e0e8ec3ea03baaf0ccabbffd82e6722
Reviewed-by: Caroline Chao <caroline.chao@nokia.com>
-rw-r--r-- | tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro b/tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro index e95ff3d..ca463bd 100644 --- a/tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro +++ b/tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro @@ -13,5 +13,3 @@ maemo6|maemo5 { PKGCONFIG += conninet } - -CONFIG+=insignificant_test # QTQAINFRA-428 |