Move tests into their own directory to parallel trunk

This commit is contained in:
adustman
2009-03-08 17:45:52 +00:00
parent 0e2dbef519
commit 8d2979ed02
5 changed files with 1 additions and 4 deletions

View File

@ -1,14 +1,11 @@
recursive-include doc *.txt
recursive-include tests *.py
include MANIFEST.in
include MANIFEST
include ChangeLog
include HISTORY
include GPL
include pymemcompat.h
include dbapi20.py
include test_MySQLdb_dbapi20.py
include test_capabilities.py
include test_MySQLdb_capabilities.py
include metadata.cfg
include site.cfg
include setup_common.py