Kaydet (Commit) d0a2d7a2 authored tarafından Eray Özkural's avatar Eray Özkural

* test autoxml.check

üst 9eefc6aa
......@@ -76,6 +76,7 @@ class XmlFileTestCase(unittest.TestCase):
a2.encode(xml, xml.rootNode(), errs3)
print 'errs3', errs3
xml.writexml('/tmp/a2.xml')
print a2.check()
#string = a2.format(errs3)
suite = unittest.makeSuite(XmlFileTestCase)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment