mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-06 09:25:17 +00:00
Fix test path
This commit is contained in:
parent
70935d26ce
commit
4a8ab88ade
2
Makefile
2
Makefile
@ -109,7 +109,7 @@ test-backend-es-qs:
|
||||
tests/test-backend-es-qs.py
|
||||
|
||||
test-backend-sql:
|
||||
pytest tests/test_backend_sql.py tests/test_backend_sqlite.py
|
||||
pytest tools/tests/test_backend_sql.py tools/tests/test_backend_sqlite.py
|
||||
|
||||
test-sigma2attack:
|
||||
$(COVERAGE) run -a --include=$(COVSCOPE) tools/sigma2attack
|
||||
|
Loading…
Reference in New Issue
Block a user