fix: [tests] Path to test file

Fix #423
pull/426/head
Raphaël Vinot 2019-07-22 09:42:11 +02:00
parent a40e383b18
commit 08da648dfb
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ setup(
'python-magic', 'python-magic',
'requests-mock' 'requests-mock'
], ],
test_suite="tests.test_offline", test_suite="tests.test_mispevent",
include_package_data=True, include_package_data=True,
package_data={'pymisp': ['data/*.json', package_data={'pymisp': ['data/*.json',
'data/misp-objects/schema_objects.json', 'data/misp-objects/schema_objects.json',