persistentstorage/sql/TEST/t_sqldbconfigfile.cpp
branchRCL_3
changeset 12 6b6fd149daa2
parent 10 31a8f755b7fe
child 23 26645d81f48d
--- a/persistentstorage/sql/TEST/t_sqldbconfigfile.cpp	Wed Apr 14 17:46:32 2010 +0300
+++ b/persistentstorage/sql/TEST/t_sqldbconfigfile.cpp	Tue Apr 27 18:25:57 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
 			{