reactivate one real test

This commit is contained in:
Radovan Bast
2016-05-20 15:35:13 +02:00
parent ed4dcbb138
commit 939de1edb0
20 changed files with 27 additions and 23 deletions

View File

@ -51,7 +51,7 @@ script:
- pep8 --ignore E501,E265 autocmake
# # unit tests
- py.test -vv autocmake/*
# - py.test -vv test/test.py
- py.test -vv test/test.py
notifications:
email: false