X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Ftests%2Fxestiacalendar_test.cpp;h=b5298a1ad051ccf8afbdd6d0bc14b28306f9e7b8;hb=ffcd9121f4cc72086fb7588aa16055c52c87ca3a;hp=c8aad78c897c9fdf5cfb5c692bc4a357ee076385;hpb=ef5f014556324521659e35e7c10ee47431f3a5e9;p=xestiacalendar%2F.git diff --git a/source/tests/xestiacalendar_test.cpp b/source/tests/xestiacalendar_test.cpp index c8aad78..b5298a1 100644 --- a/source/tests/xestiacalendar_test.cpp +++ b/source/tests/xestiacalendar_test.cpp @@ -112,7 +112,7 @@ int main(int argc, char* argv[]){ break; case TESTS_ICALLOADJOURNAL: printn("Running iCalendar Journal Component tests..."); - ::testing::GTEST_FLAG(filter) = "iCalendarTask*"; + ::testing::GTEST_FLAG(filter) = "iCalendarJournal*"; TestResult = RUN_ALL_TESTS(); break; case TESTS_COMMONFUNCTIONS: