| 35 | //============================================================================== |
| 36 | |
| 37 | struct CoreTest: public DispatcherFixture |
| 38 | {}; |
| 39 | |
| 40 | INSTANTIATE_TEST_CASE_P(CoreTest_Default, |
| 41 | CoreTest, |
nothing calls this directly
no outgoing calls
no test coverage detected