persistentstorage/sql/TEST/t_sqldbconfigfile.cpp
changeset 22 a7ba600cb39d
parent 17 55f2396f6d25
child 40 b8bdbc8f59c7
--- a/persistentstorage/sql/TEST/t_sqldbconfigfile.cpp	Fri May 14 17:36:33 2010 +0300
+++ b/persistentstorage/sql/TEST/t_sqldbconfigfile.cpp	Thu May 27 14:29:47 2010 +0300
@@ -1001,7 +1001,7 @@
 	err = KErrNotFound;
 	TInt iter = 0;
 	TheTest.Printf(_L("Iteration\r\n"));
-	for(TInt cnt = 1; !isFinished; ++cnt)
+	for(TInt cnt = 0; !isFinished; ++cnt)
 		{	
 		for(TInt fsError = KErrNotFound; fsError >= KErrUnderflow; --fsError) // errors -1 to -10 will be generated
 			{