Reorganised tests

This commit is contained in:
2010-01-26 17:18:00 +00:00
parent 469021f596
commit 866a5e6ca3
4 changed files with 21 additions and 4 deletions

View File

@@ -27,5 +27,8 @@ classifiers=[
"Programming Language :: Python",
"Topic :: Multimedia",
"Topic :: Utilities"
]
],
test_suite="tests.all"
)