| 47 | //------------------------------------------------------------------------------ |
| 48 | |
| 49 | class OptionHandlerTest : public Test |
| 50 | { |
| 51 | public: |
| 52 | OptionHandlerTest() |
| 53 | { |
| 54 | } |
| 55 | }; |
| 56 | |
| 57 | //------------------------------------------------------------------------------ |
| 58 |
nothing calls this directly
no outgoing calls
no test coverage detected