From e5cd693e7b76fe497d10f4bcd447c3a319466efc Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 13 Nov 2014 16:07:25 +0000 Subject: Remove test cruft --- tests/settings.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/settings.py') diff --git a/tests/settings.py b/tests/settings.py index 91c9ed09..b6736199 100644 --- a/tests/settings.py +++ b/tests/settings.py @@ -96,9 +96,6 @@ INSTALLED_APPS = ( 'rest_framework', 'rest_framework.authtoken', 'tests', - 'tests.accounts', - 'tests.records', - 'tests.users', ) # OAuth is optional and won't work if there is no oauth_provider & oauth2 -- cgit v1.2.3