common/tools/ats/smoketest/localisation/apparchitecture/tef/T_CaptionStep.cpp
changeset 796 1fe17573ae08
parent 793 0c32c669a39d
child 833 6ffc235847d0
--- a/common/tools/ats/smoketest/localisation/apparchitecture/tef/T_CaptionStep.cpp	Mon Nov 23 13:39:08 2009 +0000
+++ b/common/tools/ats/smoketest/localisation/apparchitecture/tef/T_CaptionStep.cpp	Fri Nov 27 17:43:30 2009 +0000
@@ -129,7 +129,7 @@
 	TLanguage language = User::Language();	// keep a copy to restore it later on.
 	
 	TInt ch = 0;
-	for (ch=0; ch < 6; ch++)
+	for (ch=0; ch < 2; ch++)
 		{
 		TLanguage languageToTest = ELangTest;	// init to supress compiler remark
 		switch (ch)