fix website tests

This commit is contained in:
Henning Peters 2015-10-06 21:59:36 +02:00
parent e4ba8a4b5a
commit d7e203114c

View File

@ -24,4 +24,4 @@ install:
# run tests
script:
- "py.test tests/ website/tests/ -x"
- "py.test tests/ tests/website -x"