about summary refs log tree commit diff stats
path: root/003trace.test.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-10-22 10:48:20 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-10-22 10:48:20 -0700
commit0536b89b990e5dd116251066e6282c17b079503a (patch)
tree822bf3b742870e885461645926a4c622fa14bb21 /003trace.test.cc
parent89fd0bf2e7d722895f5f926487c2cf9e241bb1c8 (diff)
downloadmu-0536b89b990e5dd116251066e6282c17b079503a.tar.gz
3547
Diffstat (limited to '003trace.test.cc')
-rw-r--r--003trace.test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/003trace.test.cc b/003trace.test.cc
index 098e510e..67b4c345 100644
--- a/003trace.test.cc
+++ b/003trace.test.cc
@@ -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'