summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/installer.pro
diff options
context:
space:
mode:
authorkh1 <karsten.heimrich@digia.com>2013-02-26 17:26:44 +0100
committerKarsten Heimrich <karsten.heimrich@digia.com>2013-02-27 11:04:33 +0100
commit87eefbf5938e091c11e334e319691ec3cae0b24a (patch)
tree89787637438896f06ba951a9e220903c4e5768b7 /tests/auto/installer/installer.pro
parentaf28535bbf48fd232e21b19ffb4be87bbea8b9e6 (diff)
Add repository class auto test and fix missing operator export.
Change-Id: Ie7b490fa66c20ddd59788f00a75e363d7bb80697 Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
Diffstat (limited to 'tests/auto/installer/installer.pro')
-rw-r--r--tests/auto/installer/installer.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/installer/installer.pro b/tests/auto/installer/installer.pro
index c01c4125c..0c1b7f975 100644
--- a/tests/auto/installer/installer.pro
+++ b/tests/auto/installer/installer.pro
@@ -1,4 +1,5 @@
TEMPLATE = subdirs
SUBDIRS += \
- settings
+ settings \
+ repository