KiBot/tests/test_yaml.py

9 lines
108 B
Python

"""
Tests for the YAML parser
"""
# content of test_sample.py
def test_numbers_3_4():
assert 12 == 12