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