common/tools/ats/smoketest/Group/smoketest.pl
changeset 759 862cab47b1ba
parent 758 dd806856a8f6
parent 756 736214c0060b
child 788 a8a37ca9cc04
--- a/common/tools/ats/smoketest/Group/smoketest.pl	Fri Nov 13 09:56:18 2009 +0000
+++ b/common/tools/ats/smoketest/Group/smoketest.pl	Fri Nov 13 11:20:06 2009 +0000
@@ -69,5 +69,7 @@
 copy($epoc . "data/c/smoketest/ui_testsdkskinsu.cfg",				"temp/smoketest/general/ui_testsdkskinsu.cfg");
 copy($epoc . "release/winscw/udeb/InputMethodSmokeTestModule.dll",   "temp/smoketest/winscw_udeb/InputMethodSmokeTestModule.dll");
 copy($epoc . "winscw/c/smoketest/InputMethodSmokeTestModule.cfg",    "temp/smoketest/general/InputMethodSmokeTestModule.cfg");
+copy($epoc . "release/winscw/udeb/IMApiTest.dll",					"temp/smoketest/winscw_udeb/IMApiTest.dll");
+copy($epoc . "data/c/smoketest/imapitest.ini",						"temp/smoketest/general/imapitest.ini");
 
 system("7z a -tzip smoketest.zip ./temp/*");