summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorNippan Singam <ext-nippan.singam@nokia.com>2010-09-17 14:47:22 +0300
committerNippan Singam <ext-nippan.singam@nokia.com>2010-09-17 14:47:22 +0300
commit58bd11cebcd851e0024cbc46d6411206bb69018e (patch)
treef79dd079af9557b5c063cc7dba50558a41c4541a /tests
parent8c72494ea4cb0e41fb3ffec1a42887914b37d228 (diff)
Revert "Modified testrunner to citesting in tests.pro to fix broken tests"
This reverts commit 8c72494ea4cb0e41fb3ffec1a42887914b37d228.
Diffstat (limited to 'tests')
-rw-r--r--tests/tests.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index ade3656..979688f 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
-citesting.path = /usr/lib/libresourceqt-tests/
-citesting.files = test-dbus-qeventloop-runner.sh
+testrunner.path = /usr/lib/libresourceqt-tests/
+testrunner.files = test-dbus-qeventloop-runner.sh
dbusconf.path = /etc/dbus-1/system.d/
dbusconf.files = test-dbus-qeventloop.conf
-INSTALLS = testsxml ci-testing dbusconf
+INSTALLS = testsxml testrunner dbusconf