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