From 82e715b2770258fa2c536aeae1f46c7fccdcdecf Mon Sep 17 00:00:00 2001 From: Holger Ihrig Date: Fri, 26 Aug 2011 12:56:14 +0200 Subject: Moving relevant tests to corelib/thread Task-number: QTBUG-21066 Change-Id: Ia16fa8961f1a73f4da6709197b5dd9929c16583f Reviewed-on: http://codereview.qt.nokia.com/3663 Reviewed-by: Qt Sanity Bot Reviewed-by: Rohan McGovern Reviewed-by: Jason McDonald --- tests/auto/qatomicint/qatomicint.pro | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 tests/auto/qatomicint/qatomicint.pro (limited to 'tests/auto/qatomicint/qatomicint.pro') diff --git a/tests/auto/qatomicint/qatomicint.pro b/tests/auto/qatomicint/qatomicint.pro deleted file mode 100644 index 7850d93dc7..0000000000 --- a/tests/auto/qatomicint/qatomicint.pro +++ /dev/null @@ -1,4 +0,0 @@ -load(qttest_p4) -SOURCES += tst_qatomicint.cpp -QT = core -CONFIG += parallel_test -- cgit v1.2.3