configurationengine/source/plugins/common/ConeLegacyRulePlugin/legacyruleplugin/tests/errorruleproject/test4/confml/invalid_python_eval.confml
changeset 3 e7e0ae78773e
equal deleted inserted replaced
2:87cfa131b535 3:e7e0ae78773e
       
     1 <configuration name="Eval test data" xmlns="http://www.s60.com/xml/confml/2" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink">
       
     2   <feature ref="EvalTest4" name="Test settings for eval blocks">
       
     3     <setting ref="StringResult" name="String result" type="string" />
       
     4   </feature>
       
     5   <data>
       
     6     <EvalTest4>
       
     7       <StringResult>0</StringResult>
       
     8     </EvalTest4>
       
     9   </data>
       
    10 </configuration>