changeset 76 | cfea66083b62 |
parent 74 | d1c62c765e48 |
--- a/phoneengine/phoneservices/tsrc/ut_dtmfservice/unit_tests.cpp Fri Sep 17 17:09:12 2010 +0300 +++ b/phoneengine/phoneservices/tsrc/ut_dtmfservice/unit_tests.cpp Mon Oct 04 16:06:10 2010 +0300 @@ -22,7 +22,7 @@ #include <smcobjecttotypemapper.h> #include <mockservice.h> #include "dtmfservice.h" -#include "qtestmains60.h" +#include "phonetestmain.h" typedef QSet<int> IntegerSet; @@ -208,6 +208,6 @@ } -QTEST_MAIN_S60(TestDTMFService) +PHONE_TEST_MAIN(TestDTMFService) #include "unit_tests.moc"