summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdeclarativestorageinfo/qdeclarativestorageinfo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdeclarativestorageinfo/qdeclarativestorageinfo.pro')
-rw-r--r--tests/auto/qdeclarativestorageinfo/qdeclarativestorageinfo.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qdeclarativestorageinfo/qdeclarativestorageinfo.pro b/tests/auto/qdeclarativestorageinfo/qdeclarativestorageinfo.pro
index 8b48b9ef87..210c58751e 100644
--- a/tests/auto/qdeclarativestorageinfo/qdeclarativestorageinfo.pro
+++ b/tests/auto/qdeclarativestorageinfo/qdeclarativestorageinfo.pro
@@ -25,3 +25,6 @@ symbian {
}
+contains(test_use_sim, yes) {
+DEFINES += TESTR QT_SIMULATOR
+}