mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
tests: fmt: fix expected format
This commit is contained in:
@@ -14,7 +14,8 @@ EXPECTED = textwrap.dedent('''\
|
||||
features:
|
||||
- and:
|
||||
- number: 1
|
||||
- number: 2''')
|
||||
- number: 2
|
||||
''')
|
||||
|
||||
|
||||
def test_rule_reformat_top_level_elements():
|
||||
|
||||
Reference in New Issue
Block a user