diff --git a/Discussions/tests.py b/Discussions/tests.py deleted file mode 100644 index 7ce503c..0000000 --- a/Discussions/tests.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.test import TestCase - -# Create your tests here. diff --git a/LandingPage/tests.py b/LandingPage/tests.py deleted file mode 100644 index 7ce503c..0000000 --- a/LandingPage/tests.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.test import TestCase - -# Create your tests here. diff --git a/Show/tests.py b/Show/tests.py deleted file mode 100644 index 7ce503c..0000000 --- a/Show/tests.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.test import TestCase - -# Create your tests here.