mirror of
https://github.com/mandiant/capa.git
synced 2025-12-05 20:40:05 -08:00
Update tests/test_ida_features.py
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
This commit is contained in:
@@ -98,7 +98,7 @@ def nocollect(f):
|
||||
return f
|
||||
|
||||
|
||||
# although these look like pytest tests, they're not, because they doesn't run within pytest
|
||||
# although these look like pytest tests, they're not, because they don't run within pytest
|
||||
# (the runner is below) and they use `yield`, which is deprecated.
|
||||
@nocollect
|
||||
@pytest.mark.skip(reason="IDA Pro tests must be run within IDA")
|
||||
|
||||
Reference in New Issue
Block a user