testexecfw/tef/tefunit/test/scripts/test.ini
author Johnson Ma <johnson.ma@nokia.com>
Mon, 08 Mar 2010 15:03:44 +0800
changeset 0 3e07fef1e154
permissions -rw-r--r--
Initial EPL Contribution

[SectionOne]
TheInt=999
TheBool=true
TheHex=12345678
TheString=TheString

[SectionTwo]
TheInt=666
TheBool=false
TheHex=87654321
TheString=TheStringReturns

[SectionThree]
TheString =PanicMe
TheInt    =2
TheBool   =false