When I ignore my only doc test the output I get from the test run is ``` test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured ``` Indicating there are no tests, but there should be 1 ignored test.