aboutsummaryrefslogtreecommitdiff
path: root/.testr.conf
diff options
context:
space:
mode:
authorGuilherme Salgado <salgado@canonical.com>2010-11-22 11:17:27 -0200
committerGuilherme Salgado <salgado@canonical.com>2010-11-22 11:17:27 -0200
commit18365f836dafba1b0666d437b041ee58f53079cd (patch)
tree7d1c11d0c4b667bf61b762426370302e4d11f8c4 /.testr.conf
parentd3c659f3d8f01da2effa220da74834503d541f5e (diff)
Add instructions for running the tests and create a new top-level test_suite, used to run the whole test suite with subunit
Diffstat (limited to '.testr.conf')
-rw-r--r--.testr.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.testr.conf b/.testr.conf
index 86f4f6f..6e60b1c 100644
--- a/.testr.conf
+++ b/.testr.conf
@@ -1,3 +1,3 @@
[DEFAULT]
test_command=python -m subunit.run $IDLIST
-test_id_list_default=hwpack.tests.test_suite
+test_id_list_default=tests.test_suite