This commit is contained in:
Kartik K. Agaram 2016-10-22 10:48:20 -07:00
parent 89fd0bf2e7
commit 0536b89b99
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@ void test_trace_count_ignores_trailing_whitespace() {
// pending: raise doesn't have to be saved if Hide_errors is set, just printed.
// pending: raise prints to stderr if Trace_stream is NULL.
// pending: raise prints to stderr if Trace_stream is NULL even if Hide_errors is set.
// pending: raise << ... die() doesn't die if Hide_errors is set.
// can't check trace because trace methods call 'split'