summaryrefslogtreecommitdiffstats
path: root/hyperkitty/tests/__init__.py
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2012-12-05 12:12:11 +0100
committerAurélien Bompard <aurelien@bompard.org>2012-12-05 12:12:11 +0100
commit8486805b982b49c1a12f28945ec7346a605d0f5b (patch)
tree7965cdcbd4ee11a64425e4a73d6653e2592c2875 /hyperkitty/tests/__init__.py
parent716fee916da1096edb865bb43224594574d5a85b (diff)
downloadhyperkitty-8486805b982b49c1a12f28945ec7346a605d0f5b.tar.gz
hyperkitty-8486805b982b49c1a12f28945ec7346a605d0f5b.tar.xz
hyperkitty-8486805b982b49c1a12f28945ec7346a605d0f5b.zip
Snip quoted text in replies
Diffstat (limited to 'hyperkitty/tests/__init__.py')
-rw-r--r--hyperkitty/tests/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/hyperkitty/tests/__init__.py b/hyperkitty/tests/__init__.py
index bf3e6b6..f3ee25f 100644
--- a/hyperkitty/tests/__init__.py
+++ b/hyperkitty/tests/__init__.py
@@ -22,3 +22,4 @@
from hyperkitty.tests.test_views import *
from hyperkitty.tests.test_models import *
from hyperkitty.tests.test_forms import *
+from hyperkitty.tests.test_templatetags import *