Skip to content

Commit

Permalink
Remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
zeddo123 committed Feb 9, 2022
1 parent d5f54d8 commit a58a51a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test_xml.py
Expand Up @@ -181,7 +181,3 @@ def test_parse_before_init(test_directory):
xml.parse(os.path.join(os.getcwd(), project_file_path))

assert e.type == FileNotFoundError


def test_parser_after_init(test_directory):
...

0 comments on commit a58a51a

Please sign in to comment.