Re-enable thread autotests

Replacing the qmake test with the one corelib/thread/thread.pri uses
for those classes.

Change-Id: Ie803190b821736c89b056ae51b7dfe92046189eb
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
This commit is contained in:
Allan Sandfeld Jensen 2018-09-25 15:35:54 +02:00
parent e3e28915c3
commit e61a40bff1

View File

@ -1,6 +1,6 @@
TEMPLATE=subdirs
qtHaveFeature(thread) {
qtConfig(thread) {
SUBDIRS=\
qatomicint \
qatomicinteger \