summaryrefslogtreecommitdiffstats
path: root/hyperkitty/tests
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2012-12-10 12:25:38 +0100
committerAurélien Bompard <aurelien@bompard.org>2012-12-10 12:25:38 +0100
commit0a8e5ee78fb231606a0b43f6688aca47e941d91c (patch)
tree6ca9f83c9706430d72224c928feeb41d5ef55d23 /hyperkitty/tests
parentc29c544ad61059f2360845b48f4f44b76687d153 (diff)
downloadhyperkitty-0a8e5ee78fb231606a0b43f6688aca47e941d91c.tar.gz
hyperkitty-0a8e5ee78fb231606a0b43f6688aca47e941d91c.tar.xz
hyperkitty-0a8e5ee78fb231606a0b43f6688aca47e941d91c.zip
Non-code changes (license texts, indentation, etc.)
Diffstat (limited to 'hyperkitty/tests')
-rw-r--r--hyperkitty/tests/test_views.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperkitty/tests/test_views.py b/hyperkitty/tests/test_views.py
index 8141b5b..13ad0d8 100644
--- a/hyperkitty/tests/test_views.py
+++ b/hyperkitty/tests/test_views.py
@@ -17,7 +17,7 @@
# HyperKitty. If not, see <http://www.gnu.org/licenses/>.
#
# Author: Aamir Khan <syst3m.w0rm@gmail.com>
-#
+#
from django.test import TestCase
from django.test.client import Client