From 6e895f9e069f73982751cd2d4aa5aa693136a274 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Tue, 17 Dec 2013 10:27:08 +0100 Subject: Removed superfluous models.py files. Added comments in the three empty models.py files that are still needed. Adjusted the test runner to add applications corresponding to test labels to INSTALLED_APPS even when they don't have a models module. --- tests/responses/models.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 tests/responses/models.py (limited to 'tests/responses') diff --git a/tests/responses/models.py b/tests/responses/models.py deleted file mode 100644 index e69de29bb2..0000000000 -- cgit v1.3