testexecfw/symbianunittestfw/sutfw/sutfwcore/sutfwframework/tsrc/src/ut_symbianunittestfailure.cpp
changeset 1 bbd31066657e
parent 0 3e07fef1e154
equal deleted inserted replaced
0:3e07fef1e154 1:bbd31066657e
    62 // ---------------------------------------------------------------------------
    62 // ---------------------------------------------------------------------------
    63 //
    63 //
    64 void UT_CSymbianUnitTestFailure::ConstructL()
    64 void UT_CSymbianUnitTestFailure::ConstructL()
    65     {
    65     {
    66     BASE_CONSTRUCT
    66     BASE_CONSTRUCT
       
    67     
       
    68     DEFINE_TEST_CLASS( UT_CSymbianUnitTestFailure )
       
    69     
    67     ADD_SUT( UT_GettersL )
    70     ADD_SUT( UT_GettersL )
    68     }
    71     }
    69 
    72 
    70 // ---------------------------------------------------------------------------
    73 // ---------------------------------------------------------------------------
    71 //
    74 //