| commit | db31fdbb0e98d35c4852f6e0b514c4f56e7eba24 | [log] [tgz] |
|---|---|---|
| author | peusterm <manuel.peuster@uni-paderborn.de> | Wed May 11 15:50:11 2016 +0200 |
| committer | peusterm <manuel.peuster@uni-paderborn.de> | Wed May 11 15:50:11 2016 +0200 |
| tree | 8f8504c775e6657b89a13e680dc539a606e21f0a | |
| parent | fa04256802170a7445705f1664ae9d964ea4d2c6 [diff] |
preparation for integration tests
diff --git a/utils/ci/build_01_unit_tests.sh b/utils/ci/build_01_unit_tests.sh index ab6ece3..5544503 100755 --- a/utils/ci/build_01_unit_tests.sh +++ b/utils/ci/build_01_unit_tests.sh
@@ -10,4 +10,4 @@ rm -rf utils/ci/junit-xml/* # Launch the unit testing on emuvim -py.test -v --junit-xml=utils/ci/junit-xml/pytest_emuvim.xml src/emuvim +py.test -v --junit-xml=utils/ci/junit-xml/pytest_emuvim.xml src/emuvim/test/unittests