diff --git a/tests/test_openedx_filters.py b/tests/test_openedx_filters.py deleted file mode 100644 index 3a76b6af..00000000 --- a/tests/test_openedx_filters.py +++ /dev/null @@ -1,13 +0,0 @@ - -""" -Tests for openedx_filters.py. -""" - - -class Testfilters: - """ - Tests of openedx filters. - """ - - def test_something(self): - """TODO: Write real test cases."""