summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 878bb13d4..f011b0f61 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -3,7 +3,7 @@ zip_ok = false
[nosetests]
match = ^test
-tests = src/pyramid,tests,docs
+tests = tests
nocapture = 1
[aliases]