aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.qbs
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@theqtcompany.com>2016-01-15 10:11:45 +0100
committerEike Ziller <eike.ziller@theqtcompany.com>2016-01-19 06:07:23 +0000
commite90ef40336fc7d111c718ed9a10eeb2a14413b4d (patch)
treedaeff0ef42f74255771e7a5b75b44cea8139df1d /tests/auto/auto.qbs
parent6b5f525da07775c424d81b29bf9106baf76670f9 (diff)
Add auto tests for Utils::runAsync
Change-Id: I59494d410ec529fd9689c64fea299ada6f6a472b Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Diffstat (limited to 'tests/auto/auto.qbs')
-rw-r--r--tests/auto/auto.qbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.qbs b/tests/auto/auto.qbs
index 15465a61e6..27a19798a8 100644
--- a/tests/auto/auto.qbs
+++ b/tests/auto/auto.qbs
@@ -18,6 +18,7 @@ Project {
"profilewriter/profilewriter.qbs",
"qml/qml.qbs",
"qtcprocess/qtcprocess.qbs",
+ "runextensions/runextensions.qbs",
"sdktool/sdktool.qbs",
"timeline/timeline.qbs",
"treeviewfind/treeviewfind.qbs",