summaryrefslogtreecommitdiffstats
path: root/nosetests.cfg
diff options
context:
space:
mode:
authorRadek Novacek <rnovacek@redhat.com>2013-09-10 09:20:48 +0200
committerRadek Novacek <rnovacek@redhat.com>2013-09-10 12:14:15 +0200
commitb100bee2f5359dbd842486c0202be27c56ff47b4 (patch)
treee3a554a78d79b7f96d438589aab02b11c700004c /nosetests.cfg
parent6c65d5564cfbb7b0d0b53a2375cb59a2428f8c49 (diff)
downloadopenlmi-providers-b100bee2f5359dbd842486c0202be27c56ff47b4.tar.gz
openlmi-providers-b100bee2f5359dbd842486c0202be27c56ff47b4.tar.xz
openlmi-providers-b100bee2f5359dbd842486c0202be27c56ff47b4.zip
test: Add path to service-dbus tests to nosetest.cfg
The service-dbus tests was not discovered without it.
Diffstat (limited to 'nosetests.cfg')
-rw-r--r--nosetests.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/nosetests.cfg b/nosetests.cfg
index 613369e..aa6139d 100644
--- a/nosetests.cfg
+++ b/nosetests.cfg
@@ -1,5 +1,5 @@
# This is a configuration file for nosetests
[nosetests]
exe=1
-tests=.,src/account/test,src/software/test
+tests=.,src/account/test,src/software/test,src/service-dbus/test