From 0a8e5ee78fb231606a0b43f6688aca47e941d91c Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Mon, 10 Dec 2012 12:25:38 +0100 Subject: Non-code changes (license texts, indentation, etc.) --- hyperkitty/tests/test_views.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyperkitty/tests') 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 . # # Author: Aamir Khan -# +# from django.test import TestCase from django.test.client import Client -- cgit