mirror of
https://github.com/mandiant/capa.git
synced 2025-12-21 23:00:29 -08:00
pep8
This commit is contained in:
@@ -385,4 +385,3 @@ def test_json_meta(capsys):
|
||||
# remember: json can't have integer keys :-(
|
||||
assert str(0x10001010) in std_json["meta"]["analysis"]["layout"]["functions"]
|
||||
assert 0x10001179 in std_json["meta"]["analysis"]["layout"]["functions"][str(0x10001010)]["matched_basic_blocks"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user