configurationengine/source/plugins/common/ConeRulePlugin/ruleplugin/tests/errorruleproject/test2/implml/invalid_python_eval.ruleml
changeset 3 e7e0ae78773e
parent 0 2e8eeb919028
--- a/configurationengine/source/plugins/common/ConeRulePlugin/ruleplugin/tests/errorruleproject/test2/implml/invalid_python_eval.ruleml	Fri Mar 12 08:30:17 2010 +0200
+++ b/configurationengine/source/plugins/common/ConeRulePlugin/ruleplugin/tests/errorruleproject/test2/implml/invalid_python_eval.ruleml	Tue Aug 10 14:29:28 2010 +0300
@@ -1,4 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<ruleml xmlns="http://www.s60.com/xml/ruleml/2">
-  <rule>True configures EvalTest2.StringResult = {% -> this is invalid python code %}</rule>
+<ruleml xmlns="http://www.s60.com/xml/ruleml/3">
+  <rule>True configures ${EvalTest2.StringResult} = {% -> this is invalid python code %}</rule>
 </ruleml>
\ No newline at end of file