From ffaa84c5c20110ea0461fa2096cb66f71b3e84e6 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Savard Date: Sun, 19 Apr 2009 22:08:17 +0000 Subject: Loading function for XMl in bundler.py --- (limited to 'src/sugar/tutorius/tests/serializertests.py') diff --git a/src/sugar/tutorius/tests/serializertests.py b/src/sugar/tutorius/tests/serializertests.py index c2aeda1..12e7ab8 100644 --- a/src/sugar/tutorius/tests/serializertests.py +++ b/src/sugar/tutorius/tests/serializertests.py @@ -80,7 +80,7 @@ class XMLSerializerTest(unittest.TestCase): # Compare the two files - #Remove test file and path + #Remove test file and path (commented for testing, to uncomment) ## os.remove(testpath + os.path.join(sugar.tutorius.bundler._get_store_root(), str(self.uuid)) + "/fsm.xml") ## os.removedirs(testpath) -- cgit v0.9.1