persistentstorage/centralrepository/test/testexecute/group/TEF_CentralRepository.iby
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
--- a/persistentstorage/centralrepository/test/testexecute/group/TEF_CentralRepository.iby	Thu Aug 19 11:36:21 2010 +0300
+++ b/persistentstorage/centralrepository/test/testexecute/group/TEF_CentralRepository.iby	Tue Aug 31 16:57:14 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -23,7 +23,9 @@
 //
 // Note also that all these tests are techview tests.
 
-#include <te_centrep_BURsuite.iby>
-#include <te_centrep_SWIsuite.iby>
-
+#ifdef CENTREP_MW_TESTS
+    #include <te_centrep_BURsuite.iby>
+    #include <te_centrep_SWIsuite.iby>
+#endif // CENTREP_MW_TESTS
+    
 #endif // __TEF_CentralRepository_IBY__