Move tests into package dir.

This keeps it consistent with the other heat projects, and gets us
away from having a global 'tests' package.

Change-Id: Ic41b5fc235df0fce0feecfe678f743621e379aec
This commit is contained in:
Monty Taylor
2013-05-25 08:45:35 +02:00
parent 3768432707
commit 56bfe7541d
8 changed files with 0 additions and 1 deletions

View File

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