From 4ee67a1632f41a873d997ae15ac0a2eccca04430 Mon Sep 17 00:00:00 2001 From: David Cramer Date: Tue, 14 Jun 2011 12:38:55 -0700 Subject: Move test suite into parent namespace --- debug_toolbar/tests/__init__.py | 1 - 1 file changed, 1 deletion(-) delete mode 100644 debug_toolbar/tests/__init__.py (limited to 'debug_toolbar/tests/__init__.py') 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 -- cgit v1.2.3