Add: Test for filenotfounderror
This commit is contained in:
4
tests/unit/test_parser.py
Normal file
4
tests/unit/test_parser.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from ergogen_footprint_converter.parser import Parser
|
||||
|
||||
def test_parser():
|
||||
None
|
||||
Reference in New Issue
Block a user