diff --git a/hord_test.go b/hord_test.go index 54cd9ef..af77fc8 100644 --- a/hord_test.go +++ b/hord_test.go @@ -5,6 +5,7 @@ import ( "github.com/madflojo/hord/drivers/redis" "testing" "time" + "fmt" ) func TestCassandraDriver(t *testing.T) {