Author: reebalazs
Date: Sun Dec 30 15:20:59 2007
New Revision: 50202

Modified:
   kukit/kss.core/branch/finish-closures/kss/core/tests/test_kssview_core.py
Log:
Fix failing test dues to version change - now all tests of kss.core run.

Modified: 
kukit/kss.core/branch/finish-closures/kss/core/tests/test_kssview_core.py
==============================================================================
--- kukit/kss.core/branch/finish-closures/kss/core/tests/test_kssview_core.py   
(original)
+++ kukit/kss.core/branch/finish-closures/kss/core/tests/test_kssview_core.py   
Sun Dec 30 15:20:59 2007
@@ -100,7 +100,7 @@
     def _wrapped_commands(self, inline):
         header = textwrap.dedent(u'''\
                 <?xml version="1.0" ?>
-                <kukit xmlns="http://www.kukit.org/commands/1.0";>
+                <kukit xmlns="http://www.kukit.org/commands/1.1";>
                 <commands>
                 ''')
         footer = textwrap.dedent('''\
_______________________________________________
Kukit-checkins mailing list
[email protected]
http://codespeak.net/mailman/listinfo/kukit-checkins

Reply via email to