Some cleanups of the unittests.

This commit is contained in:
Griatch 2014-03-15 07:37:02 +01:00
parent cafbb43f7a
commit 7571e3606d
5 changed files with 8 additions and 29 deletions

View file

@ -515,7 +515,6 @@ INSTALLED_APPS = (
'src.comms',
'src.help',
'src.scripts',
'src.utils',
'src.web.news',
'src.web.website',)
# The user profile extends the User object with more functionality;