persistentstorage/centralrepository/test/testexecute/group/TEF_CentralRepository.iby
changeset 35 0d6db0a14001
parent 0 08ec8eefde2f
child 45 cc28652e0254
child 51 7d4490026038
--- a/persistentstorage/centralrepository/test/testexecute/group/TEF_CentralRepository.iby	Fri Jun 11 15:29:22 2010 +0300
+++ b/persistentstorage/centralrepository/test/testexecute/group/TEF_CentralRepository.iby	Tue Jul 06 16:18:30 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__