Browse Source

Remove empty tests.py files

We actually use the pytest default naming convention "test_*.py"
producao
Marcio Mazza 10 years ago
parent
commit
3f660a8b04
  1. 3
      sigi/apps/mdl/tests.py
  2. 3
      sigi/apps/saberes/tests.py

3
sigi/apps/mdl/tests.py

@ -1,3 +0,0 @@
from django.test import TestCase
# Create your tests here.

3
sigi/apps/saberes/tests.py

@ -1,3 +0,0 @@
from django.test import TestCase
# Create your tests here.
Loading…
Cancel
Save