add test for per module

This commit is contained in:
citronneur
2014-11-06 22:04:21 +01:00
parent 119f31227f
commit 24096b5e8a
4 changed files with 272 additions and 66 deletions

View File

@@ -16,5 +16,5 @@ install:
- scons -C rdpy/core install
script:
- python -m unittest discover -s test
- python -m unittest discover -s test -v