javacommons/connectionmanager/legacysupport/apnsettings/tsrc.s60/src/AllTests.h
changeset 49 35baca0e7a2e
parent 21 2a9601315dfc
child 83 26b2b12093af
equal deleted inserted replaced
35:85266cc22c7f 49:35baca0e7a2e
    13 *
    13 *
    14 * Description:
    14 * Description:
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include "Utest.h"
    18 #include "cpputest/Utest.h"
    19 
    19 
    20 //Include this in the test main to execute these tests
    20 //Include this in the test main to execute these tests
    21 IMPORT_TEST_GROUP(TestAPNSettings);
    21 IMPORT_TEST_GROUP(TestAPNSettings);
    22 
    22