summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2009-08-14 09:11:08 +0200
committerhjk <qtc-committer@nokia.com>2009-08-14 09:11:08 +0200
commit0d58e2e27fba91a1310bca2fa8650700b1281afe (patch)
tree6b900e250f60d858748f5d58a08e354e0b4fe7ac
parentc57c204a63168e875e513d299bb152c0a1ab0094 (diff)
Add stringbuilder auto test to auto.pro
Reviewed-by: trustme
-rw-r--r--tests/auto/auto.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index dd188cddb..585f46104 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -316,6 +316,7 @@ SUBDIRS += \
qstatusbar \
qstl \
qstring \
+ qstringbuilder \
qstringmatcher \
qstringlist \
qstringlistmodel \