aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/tests/__init__.py
diff options
context:
space:
mode:
authorDavid Cramer2011-06-14 12:38:55 -0700
committerDavid Cramer2011-06-14 12:38:55 -0700
commit4ee67a1632f41a873d997ae15ac0a2eccca04430 (patch)
tree8ee7b6fca627ae86356aa9f22002f2ada069c52b /debug_toolbar/tests/__init__.py
parentc61daab0ce10d9654ecb9ce70819233171885eae (diff)
downloaddjango-debug-toolbar-4ee67a1632f41a873d997ae15ac0a2eccca04430.tar.bz2
Move test suite into parent namespace
Diffstat (limited to 'debug_toolbar/tests/__init__.py')
-rw-r--r--debug_toolbar/tests/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/debug_toolbar/tests/__init__.py b/debug_toolbar/tests/__init__.py
deleted file mode 100644
index f853b10..0000000
--- a/debug_toolbar/tests/__init__.py
+++ /dev/null
@@ -1 +0,0 @@
-from tests import * \ No newline at end of file