persistentstorage/sql/TEST/t_sqldbconfigfile.cpp
changeset 29 cce6680bbf1c
parent 17 55f2396f6d25
child 40 b8bdbc8f59c7
--- a/persistentstorage/sql/TEST/t_sqldbconfigfile.cpp	Fri May 14 13:32:10 2010 +0100
+++ b/persistentstorage/sql/TEST/t_sqldbconfigfile.cpp	Thu Jul 01 17:02:22 2010 +0100
@@ -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
 			{