installationservices/swcomponentregistry/test/tscr/source/tscrserver.cpp
changeset 33 8110bf1194d1
parent 25 98b66e4fb0be
child 50 c6e8afe0ba85
--- a/installationservices/swcomponentregistry/test/tscr/source/tscrserver.cpp	Mon May 03 12:38:03 2010 +0300
+++ b/installationservices/swcomponentregistry/test/tscr/source/tscrserver.cpp	Fri May 14 15:58:48 2010 +0300
@@ -255,7 +255,6 @@
     else if (strippedStepName == KScrGetAppInfoStep)
         testStep = new CScrGetAppInfoStep(*this);
   	
-
 	if(performanceStep)
 		{
 		CScrTestStep *scrTestStep = dynamic_cast<CScrTestStep*>(testStep);