fix: run python tests from python

pull/5668/head
Raphaël Vinot 2020-02-26 16:38:02 +01:00
parent 87eaf94b68
commit b077b14273
1 changed files with 2 additions and 2 deletions

View File

@ -152,8 +152,8 @@ script:
- git submodule init
- git submodule update
- poetry install -E fileobjects -E openioc -E virustotal -E docs -E pdfexport
- poetry run nosetests-3.4 tests/testlive_comprehensive.py
- poetry run nosetests-3.4 tests/test_mispevent.py
- poetry run python tests/testlive_comprehensive.py
- poetry run python tests/test_mispevent.py
- popd
- cp PyMISP/tests/keys.py PyMISP/examples/events/
- pushd PyMISP/examples/events/