From 1318213f1d652dfd035ffe6116e2be31573ca64a Mon Sep 17 00:00:00 2001 From: Ben Johnson Date: Thu, 6 Feb 2014 16:21:36 -0700 Subject: Clean up. --- rwtransaction_test.go | 1 + 1 file changed, 1 insertion(+) (limited to 'rwtransaction_test.go') diff --git a/rwtransaction_test.go b/rwtransaction_test.go index 75a606b..f027e8b 100644 --- a/rwtransaction_test.go +++ b/rwtransaction_test.go @@ -10,6 +10,7 @@ import ( "github.com/stretchr/testify/assert" ) + // Ensure that a RWTransaction can be retrieved. func TestRWTransaction(t *testing.T) { withOpenDB(func(db *DB, path string) { -- cgit v1.2.3