diff options
Diffstat (limited to 'tests/test_discovery_sample/pattern_tests.py')
| -rw-r--r-- | tests/test_discovery_sample/pattern_tests.py | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/test_discovery_sample/pattern_tests.py b/tests/test_discovery_sample/pattern_tests.py deleted file mode 100644 index f62a233d75..0000000000 --- a/tests/test_discovery_sample/pattern_tests.py +++ /dev/null @@ -1,7 +0,0 @@ -from unittest import TestCase - - -class Test(TestCase): - - def test_sample(self): - self.assertEqual(1, 1) |
