Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/tests/serializertests.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/sugar/tutorius/tests/serializertests.py')
-rw-r--r--src/sugar/tutorius/tests/serializertests.py2
1 files changed, 1 insertions, 1 deletions
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)