From d0d3e120ddbdcbd5b1a5c4a23ec70c0fda2b6293 Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Mon, 27 Apr 2020 16:24:26 -0300 Subject: [PATCH] Removed dummy test --- tests/test_yaml.py | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 tests/test_yaml.py 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