mirror of
https://github.com/mandiant/capa.git
synced 2025-12-25 12:24:37 -08:00
vmray: merge upstream
This commit is contained in:
@@ -63,4 +63,4 @@ def test_standalone_binja_backend():
|
||||
@pytest.mark.skipif(binja_present is False, reason="Skip binja tests if the binaryninja Python API is not installed")
|
||||
def test_binja_version():
|
||||
version = binaryninja.core_version_info()
|
||||
assert version.major == 4 and version.minor == 0
|
||||
assert version.major == 4 and version.minor == 1
|
||||
|
||||
Reference in New Issue
Block a user