diff --git a/tests/test_yaml.py b/tests/test_yaml.py deleted file mode 100644 index 4082f0ee..00000000 --- a/tests/test_yaml.py +++ /dev/null @@ -1,8 +0,0 @@ -""" -Tests for the YAML parser -""" - - -# content of test_sample.py -def test_numbers_3_4(): - assert 12 == 12