*: remove more references to /x32 and /x64

This commit is contained in:
Willi Ballenthin
2022-04-05 10:41:03 -06:00
parent ecabd557a7
commit aee61b35e4
3 changed files with 0 additions and 10 deletions

View File

@@ -108,8 +108,6 @@ def test_rule_descriptions():
- description: and description
- and:
- description: and description
- offset/x64: 0x50 = offset/x64 description
- offset/x64: 0x30 = offset/x64 description
"""
)
r = capa.rules.Rule.from_yaml(rule)