From 5fee0826868b3814c8298203d64788d055feb2ec Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 6 Sep 2012 17:54:42 +0200 Subject: [PATCH] make lupdate test significant again everything seems to be passing Task-number: QTBUG-25483 Change-Id: I342c68477793b2445c065a53e3d4cced56c0d97c Reviewed-by: Daniel Teske --- tests/auto/linguist/lupdate/lupdate.pro | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/auto/linguist/lupdate/lupdate.pro b/tests/auto/linguist/lupdate/lupdate.pro index f2beceb..35339ef 100644 --- a/tests/auto/linguist/lupdate/lupdate.pro +++ b/tests/auto/linguist/lupdate/lupdate.pro @@ -1,10 +1,6 @@ CONFIG += testcase QT += testlib -# June 2011: Marked as unstable due to tst_lupdate::good(heuristics) failing -# due to changes in qtbase/mkspecs/features/qt_config.prf. -CONFIG+=insignificant_test # QTBUG-25483 - TARGET = tst_lupdate SOURCES += tst_lupdate.cpp -- 2.7.4