summaryrefslogtreecommitdiffstats
path: root/tests/itemmodeltest
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2014-05-22 12:49:02 +0300
committerTomi Korpipää <tomi.korpipaa@digia.com>2014-05-22 12:49:52 +0300
commit4a56455f7a5b64473da6f6cb724c366fe9942c72 (patch)
tree8e66d8ef7cfc2c4c8254a86a4db51969cd3a0004 /tests/itemmodeltest
parent71185c7f11d3cb19a7a4b678861457af7a7f8af1 (diff)
Android and iOS config fix
+ example tweak Change-Id: I408cd43a7af3efceccd42bd2439803e41c5272d6 Change-Id: I408cd43a7af3efceccd42bd2439803e41c5272d6 Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
Diffstat (limited to 'tests/itemmodeltest')
-rw-r--r--tests/itemmodeltest/itemmodeltest.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/itemmodeltest/itemmodeltest.pro b/tests/itemmodeltest/itemmodeltest.pro
index d1cf0959..47f12915 100644
--- a/tests/itemmodeltest/itemmodeltest.pro
+++ b/tests/itemmodeltest/itemmodeltest.pro
@@ -1,7 +1,3 @@
-android|ios {
- error( "This test is not supported for android or ios." )
-}
-
!include( ../tests.pri ) {
error( "Couldn't find the tests.pri file!" )
}