preparation for integration tests
[osm/vim-emu.git] / utils / ci / build_01_unit_tests.sh
index ab6ece3..5544503 100755 (executable)
@@ -10,4 +10,4 @@ cd ${BASE_DIR}
 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