Mark tst_qfreelist as parallel-safe
This autotest appears to be parallel-safe. Change-Id: I12f9202633941e9339de0709353efb2b41df4fa1 Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
This commit is contained in:
parent
26ea987a66
commit
8eed0ce930
@ -1,4 +1,5 @@
|
||||
CONFIG += testcase
|
||||
CONFIG += parallel_test
|
||||
TARGET = tst_qfreelist
|
||||
QT = core-private testlib
|
||||
SOURCES = tst_qfreelist.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user