tell nose to explicity test the 'tests' directory

Change-Id: Ib6afa775defc521794da627952edbf69721b0874
This commit is contained in:
John Dickinson
2012-11-07 08:40:49 -08:00
committed by Monty Taylor
parent 656b80bef3
commit b4272711ed

View File

@@ -5,6 +5,7 @@ cover-erase = true
cover-inclusive = true
verbosity=2
detailed-errors=1
where = tests
[build_sphinx]
source-dir = doc/source