aboutsummaryrefslogtreecommitdiff
path: root/db_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'db_test.go')
-rw-r--r--db_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/db_test.go b/db_test.go
index a68f64d..20ed51c 100644
--- a/db_test.go
+++ b/db_test.go
@@ -145,7 +145,6 @@ func TestDBCorruptMeta0(t *testing.T) {
})
}
-
//--------------------------------------
// Transaction()
//--------------------------------------