From 192649f453af1f1fa79f41f1cfeed296ec51b545 Mon Sep 17 00:00:00 2001 From: Ben Johnson Date: Mon, 27 Jan 2014 10:11:54 -0500 Subject: Intermediate. --- os_test.go | 1 + 1 file changed, 1 insertion(+) (limited to 'os_test.go') diff --git a/os_test.go b/os_test.go index b2c7557..bb28352 100644 --- a/os_test.go +++ b/os_test.go @@ -2,6 +2,7 @@ package bolt import ( "os" + "time" "github.com/stretchr/testify/mock" ) -- cgit v1.2.3