testexecmgmt/ucc/Test/Scripts/BasicSync/Slave/sampletest.ini
changeset 0 3da2a79470a7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testexecmgmt/ucc/Test/Scripts/BasicSync/Slave/sampletest.ini	Mon Mar 08 15:04:18 2010 +0800
@@ -0,0 +1,11 @@
+[SectionOne]
+
+TheString =StringOne
+TheInt    =1
+TheBool   =true
+
+[SectionTwo]
+
+TheString =PanicMe
+TheInt    =2
+TheBool   =false
\ No newline at end of file