Mark tst_qfreelist as parallel-safe
[profile/ivi/qtbase.git] / tests / auto / corelib / tools / qfreelist / qfreelist.pro
1 CONFIG += testcase
2 CONFIG += parallel_test
3 TARGET = tst_qfreelist
4 QT = core-private testlib
5 SOURCES = tst_qfreelist.cpp
6 !contains(QT_CONFIG,private_tests): SOURCES += $$QT.core.sources/tools/qfreelist.cpp