Gather everything under the tests

This commit is contained in:
Thomas S Hatch 2012-10-24 20:59:33 -06:00
parent 838b78c68d
commit df5050eaaf

View file

@ -4,7 +4,7 @@ include LICENSE
include README.rst
include requirements.txt
include tests/*.py
recursive-include tests *.py
recursive-include tests *
include tests/integration/modules/files/*
include tests/integration/files/*
include tests/unit/templates/files/*