prepare for autosource, also test update.py

This commit is contained in:
Radovan Bast
2015-07-17 14:52:07 +02:00
parent e36fd4300f
commit f7238ca4d2
3 changed files with 82 additions and 1 deletions

View File

@ -62,4 +62,6 @@ test_script:
- echo %path%
- py.test --version
# run tests
- py.test -v test/test.py
- py.test -vv update.py
- py.test -vv test/test.py
- py.test -vv lib/config.py