[Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/dublincore/tests/test_xmlmetadata.py
XXX placed into TODOLATER.txt
Stephan Richter
srichter at cosmos.phy.tufts.edu
Thu Jul 8 18:34:00 EDT 2004
Log message for revision 26256:
XXX placed into TODOLATER.txt
-=-
Modified: Zope3/trunk/src/zope/app/dublincore/tests/test_xmlmetadata.py
===================================================================
--- Zope3/trunk/src/zope/app/dublincore/tests/test_xmlmetadata.py 2004-07-08 22:32:45 UTC (rev 26255)
+++ Zope3/trunk/src/zope/app/dublincore/tests/test_xmlmetadata.py 2004-07-08 22:34:00 UTC (rev 26256)
@@ -15,16 +15,12 @@
$Id$
"""
-
import unittest
from zope.app.dublincore import dcterms
from zope.app.dublincore.xmlmetadata import dumpString, parseString
-# XXX still need tests for the serializer
-
-
class XMLDublinCoreLoadingTests(unittest.TestCase):
# Note: We're not using the 'traditional' namespace prefixes in
More information about the Zope3-Checkins
mailing list