diff options
Diffstat (limited to 'tests/auto/qpluginloader/qpluginloader.pro')
-rw-r--r-- | tests/auto/qpluginloader/qpluginloader.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qpluginloader/qpluginloader.pro b/tests/auto/qpluginloader/qpluginloader.pro index 382d6e4..6e41b4c 100644 --- a/tests/auto/qpluginloader/qpluginloader.pro +++ b/tests/auto/qpluginloader/qpluginloader.pro @@ -11,3 +11,4 @@ TARGET = tst_qpluginloader INSTALLS = +CONFIG += parallel_test |