summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2011-08-24 13:53:12 (GMT)
committerKai Koehne <kai.koehne@nokia.com>2011-08-24 13:54:22 (GMT)
commit4b52d866748c848184c3d5f314ba6d84fd8f8d5c (patch)
tree48ada6663c7f83769381b80f62ccc59c31586959 /tests/auto/declarative
parent4739a241722c20a4dade8f02b18a809fda94e942 (diff)
downloadQt-4b52d866748c848184c3d5f314ba6d84fd8f8d5c.zip
Qt-4b52d866748c848184c3d5f314ba6d84fd8f8d5c.tar.gz
Qt-4b52d866748c848184c3d5f314ba6d84fd8f8d5c.tar.bz2
Add qdeclarativedebugjs autotests to declarative.pro
We forgot about this in the original commit. Change-Id: Ic88c6155e0f95bb8d93629489ab6c95b1844bca7 Reviewed-by: TrustMe
Diffstat (limited to 'tests/auto/declarative')
-rw-r--r--tests/auto/declarative/declarative.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index 72c32cb..08d59d3 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -39,6 +39,7 @@ contains(QT_CONFIG, private_tests) {
qdeclarativedebug \
qdeclarativedebugclient \
qdeclarativedebugservice \
+ qdeclarativedebugjs \
qdeclarativedom \
qdeclarativeecmascript \
qdeclarativeflickable \