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-08-28 14:22:22 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-08-28 14:22:22 -0700
commit48153630c58b311d15771eefa046f6c68944a4a0 (patch)
tree1e7947d0bcf0318d0a1cdad6fc67daaea67bb88b /003trace.test.cc
parentcd9bb850caeca88747a25436fc65c67c6d5cd89a (diff)
downloadmu-48153630c58b311d15771eefa046f6c68944a4a0.tar.gz
3267
Diffstat (limited to '003trace.test.cc')
-rw-r--r--003trace.test.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/003trace.test.cc b/003trace.test.cc
index 31c35e2d..e90fd69c 100644
--- a/003trace.test.cc
+++ b/003trace.test.cc
@@ -71,8 +71,6 @@ void test_trace_count_ignores_trailing_whitespace() {
 // 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'
 
 void test_split_returns_at_least_one_elem() {