summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdatetime
diff options
context:
space:
mode:
authorHonglei Zhang <honglei.zhang@nokia.com>2011-06-21 12:18:34 +0300
committerHonglei Zhang <honglei.zhang@nokia.com>2011-06-21 12:18:34 +0300
commit242c92b451df1c328afe46eda4fbd59aadc15224 (patch)
tree4582bff4165e8a229df995252b24ad4ca9e23740 /tests/auto/qdatetime
parent282cc3b4bcffb5960631c50e43f302a7e26f4ac7 (diff)
Fix autotest build failure in qdatetime
The commit 706fc1c894addd6602470b25aba686491c891a14 has unintentional modification in qdatetime.pro. tst_qdatetime.loc shall not be added to qdatetime.pro. This commit removes this line from the pro file. Task-number: QTBUG-6859 Reviewed-by: Trust Me
Diffstat (limited to 'tests/auto/qdatetime')
-rw-r--r--tests/auto/qdatetime/qdatetime.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qdatetime/qdatetime.pro b/tests/auto/qdatetime/qdatetime.pro
index a3f309179e..72ca3336f7 100644
--- a/tests/auto/qdatetime/qdatetime.pro
+++ b/tests/auto/qdatetime/qdatetime.pro
@@ -10,4 +10,3 @@ win32-msvc|win32-msvc9x {
QMAKE_CXXFLAGS_RELEASE -= -O1
}
CONFIG += parallel_test
-HEADERS = tst_qdatetime.loc