Skip to content

Commit

Permalink
update lru
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaifei authored and zhaifei committed Jun 9, 2017
1 parent 2d53594 commit 27fd36b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lru_test.go
Expand Up @@ -11,6 +11,7 @@ func TestNew(t *testing.T) {
type args struct {
size int
}

tests := []struct {
name string
args args
Expand Down

0 comments on commit 27fd36b

Please sign in to comment.