summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJo Asplin <jo.asplin@nokia.com>2011-11-03 14:03:18 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-07 13:26:41 +0100
commit803b7d651cc5593ef4512d707c9d05c64478b7d6 (patch)
treecc31b9236789c24037b17ef822e9cc199adb06a7 /tests
parente0cae9af5e9e2d1a9e996caf2f49686730c24dec (diff)
Refer to v8 directly as a subdirectory.
v8 may be specified directly as a subdirectory in tests/auto/auto.pro instead of indirecly referring to v8.pro. Change-Id: I95d8c788fa67958372795519036cd8aec835b324 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/auto.pro2
-rw-r--r--tests/auto/v8.pro3
2 files changed, 1 insertions, 4 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 8717739ec8..e9d3bfd167 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -11,7 +11,7 @@ SUBDIRS += \
sql \
testlib \
tools \
- v8.pro \
+ v8 \
xml \
other \
widgets \
diff --git a/tests/auto/v8.pro b/tests/auto/v8.pro
deleted file mode 100644
index d751e4cbeb..0000000000
--- a/tests/auto/v8.pro
+++ /dev/null
@@ -1,3 +0,0 @@
-TEMPLATE=subdirs
-SUBDIRS=\
- v8