summaryrefslogtreecommitdiffstats
path: root/tests/auto/headers
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-08-01 19:30:48 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-08-02 13:14:20 (GMT)
commit024fed3d496d35e0d3aa6a6aa205fcda4d8217f8 (patch)
treec9b3a423e1f6038f0cbc8866ff0238f82539df0c /tests/auto/headers
parenta2d5e37f0f9f7e2d8d7bf5390271f2c478a2a177 (diff)
downloadQt-024fed3d496d35e0d3aa6a6aa205fcda4d8217f8.zip
Qt-024fed3d496d35e0d3aa6a6aa205fcda4d8217f8.tar.gz
Qt-024fed3d496d35e0d3aa6a6aa205fcda4d8217f8.tar.bz2
test: Re-enable tst_Headers test.
The test had one stable failure which should be fixed by adding missing QT_MODULE and QT_BEGIN_NAMESPACE macros Change-Id: I10801e4c495bee66e1937a57d14019dae8b43a9d Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
Diffstat (limited to 'tests/auto/headers')
-rw-r--r--tests/auto/headers/headers.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/headers/headers.pro b/tests/auto/headers/headers.pro
index a143506..c024319 100644
--- a/tests/auto/headers/headers.pro
+++ b/tests/auto/headers/headers.pro
@@ -3,5 +3,3 @@ CONFIG += testcase
TARGET = tst_headers
QT = core testlib
SOURCES += tst_headers.cpp headersclean.cpp
-
-CONFIG+=insignificant_test # QTQAINFRA-428