diff options
Diffstat (limited to 'api/tests.py')
-rw-r--r-- | api/tests.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/api/tests.py b/api/tests.py deleted file mode 100644 index 7ce503c2..00000000 --- a/api/tests.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.test import TestCase - -# Create your tests here. |