diff -r c5f26e3de961 -r a365cb779476 general/commsframeworktest.iby --- a/general/commsframeworktest.iby Thu Sep 02 21:44:45 2010 +0300 +++ b/general/commsframeworktest.iby Fri Sep 17 08:36:26 2010 +0300 @@ -133,7 +133,7 @@ // CommDB Tests #if defined(CI_TEST_ROM_1) || defined(CI_TEST_ROM_4) -#include +#include #endif #ifdef CI_TEST_ROM_1 @@ -159,7 +159,8 @@ // MBufMgr Tests #if defined(CI_TEST_ROM_1) || defined(CI_TEST_ROM_2) || defined(CI_TEST_ROM_4) -#include +REM #include +#include #endif #ifdef CI_TEST_ROM_2 @@ -191,7 +192,8 @@ // RootServer Tests #ifdef CI_TEST_ROM_3 -#include +//#include +#include #endif //COMMSELEMENTSTESTS