summaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorNippan Singam <ext-nippan.singam@nokia.com>2010-09-17 10:25:03 +0300
committerNippan Singam <ext-nippan.singam@nokia.com>2010-09-17 10:25:03 +0300
commit8c72494ea4cb0e41fb3ffec1a42887914b37d228 (patch)
tree31b4737ddc3d42d1154abb43f66055cc23ed35e5 /tests/tests.pro
parentc73a1276632331efff4074931e6e9dcb61f85e92 (diff)
Modified testrunner to citesting in tests.pro to fix broken tests
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 979688f..ade3656 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -16,8 +16,8 @@ SUBDIRS = test-dbus-qeventloop \
# Install options
testsxml.path = /usr/share/libresourceqt-tests/
testsxml.files = tests.xml
-testrunner.path = /usr/lib/libresourceqt-tests/
-testrunner.files = test-dbus-qeventloop-runner.sh
+citesting.path = /usr/lib/libresourceqt-tests/
+citesting.files = test-dbus-qeventloop-runner.sh
dbusconf.path = /etc/dbus-1/system.d/
dbusconf.files = test-dbus-qeventloop.conf
-INSTALLS = testsxml testrunner dbusconf
+INSTALLS = testsxml ci-testing dbusconf