Skip to content

Commit

Permalink
Update to gobook@fbe1ed9c21e6645482a25ac4debe81bab4c4fde2
Browse files Browse the repository at this point in the history
  • Loading branch information
adonovan committed Oct 12, 2016
1 parent 77e9f81 commit 4cccb40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ch9/bank3/bank_test.go
Expand Up @@ -7,7 +7,7 @@ import (
"sync"
"testing"

"gopl.io/ch9/bank2"
"gopl.io/ch9/bank3"
)

func TestBank(t *testing.T) {
Expand Down

0 comments on commit 4cccb40

Please sign in to comment.