コード例 #1
0
 def test_get_files_section(self, yaml, expected):
     snip = Snippet('', yaml, '')
     assert snip.get_files_section() == expected