Browse Source

Remove unused autogenerated modules

pull/6/head
Marcio Mazza 10 years ago
parent
commit
4d2f0af809
  1. 3
      base/tests.py
  2. 3
      comissoes/tests.py
  3. 3
      legacy/tests.py
  4. 3
      lexml/tests.py
  5. 3
      materia/tests.py
  6. 3
      norma/tests.py
  7. 3
      parlamentares/tests.py
  8. 3
      protocoloadm/tests.py
  9. 3
      sessao/tests.py

3
base/tests.py

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

3
comissoes/tests.py

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

3
legacy/tests.py

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

3
lexml/tests.py

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

3
materia/tests.py

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

3
norma/tests.py

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

3
parlamentares/tests.py

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

3
protocoloadm/tests.py

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

3
sessao/tests.py

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