testexecmdw/tef/tef/test/legacy/testdata/sampletest.ini
changeset 0 20abbd395761
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testexecmdw/tef/tef/test/legacy/testdata/sampletest.ini	Wed Aug 25 15:52:14 2010 +0300
@@ -0,0 +1,12 @@
+[SectionOne]
+
+TheString =StringOne
+TheInt    =1
+TheBool   =true
+repeatParam = 3
+
+[SectionTwo]
+
+TheString =PanicMe
+TheInt    =2
+TheBool   =false
\ No newline at end of file