Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaun Dunning committed May 22, 2018
1 parent 968bd6a commit 1d4117a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benches/bench_goworkers/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import (

"github.com/gocraft/health"
"github.com/gomodule/redigo/redis"
"github.com/jrallison/go-workers"
)

func myJob(m *workers.Msg) {
Expand Down

0 comments on commit 1d4117a

Please sign in to comment.