aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2016-01-26 15:46:54 +0200
committerTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2016-01-27 11:10:59 +0000
commitfa4863d13b118e2a2e6f15d786386765bd3a0c70 (patch)
tree033c41fe33237615a27fbfaf3f1f03c25ab45222
parent2fb5c2342b96115ba87e244b3683501b641c25f3 (diff)
Remove insignificant flag from scenegraph test
Change-Id: Ied9ec851a8a3eee6b0bea0433e79d06e1cc2d15e Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com> Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
-rw-r--r--tests/manual/scenegraph_lancelot/scenegraph/scenegraph.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/scenegraph_lancelot/scenegraph/scenegraph.pro b/tests/manual/scenegraph_lancelot/scenegraph/scenegraph.pro
index 24f4f18739..65819ab5bf 100644
--- a/tests/manual/scenegraph_lancelot/scenegraph/scenegraph.pro
+++ b/tests/manual/scenegraph_lancelot/scenegraph/scenegraph.pro
@@ -1,4 +1,4 @@
-CONFIG += testcase insignificant_test
+CONFIG += testcase
TARGET = tst_scenegraph
DESTDIR=..
macx:CONFIG -= app_bundle