Added a test setup.

svn path=/plone.app.discussion/trunk/; revision=26958
This commit is contained in:
Lennart Regebro
2009-05-16 09:47:10 +00:00
parent f23baf0f51
commit a6fb8dd8de
4 changed files with 80 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ manipulating the comments directly in reply to a particular comment or at the
top level of the conversation.
"""
from persistence import Persistent
from persistent import Persistent
from zope.interface import implements, implementer
from zope.component import adapts, adapter