Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Sep 6, 2023
1 parent b09fd8f commit d642021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions storage_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ func TestCheck(t *testing.T) {
}
}

// BenchmarkStorage test for concurrent map read/write
func BenchmarkStorage(b *testing.B) {
cmd := &cobra.Command{}
cmd2 := &cobra.Command{}
Expand Down

0 comments on commit d642021

Please sign in to comment.