summaryrefslogtreecommitdiffstats
path: root/nosetests.cfg
diff options
context:
space:
mode:
authorRobin Hack <rhack@redhat.com>2014-02-13 11:03:34 +0100
committerRobin Hack <rhack@redhat.com>2014-02-13 11:05:39 +0100
commit8f10af2410dcdf2d1bfa1e75673d979e9553aa80 (patch)
tree19477411a22b79af20b4c473e2660e7814e23c4b /nosetests.cfg
parent4fc8bee6cea3f146bec38018e2ba734f16585191 (diff)
downloadopenlmi-providers-8f10af2410dcdf2d1bfa1e75673d979e9553aa80.tar.gz
openlmi-providers-8f10af2410dcdf2d1bfa1e75673d979e9553aa80.tar.xz
openlmi-providers-8f10af2410dcdf2d1bfa1e75673d979e9553aa80.zip
Providers: Enable hardware provider tests.
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 ba4f1fb..0d6584f 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,src/service-dbus/test,src/journald/test,src/logicalfile/test,src/python/lmi/test/cases
+tests=.,src/account/test,src/software/test,src/service-dbus/test,src/journald/test,src/logicalfile/test,src/python/lmi/test/cases,src/hardware/test