remove file that sneaked in.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
package badgerbs
|
||||
|
||||
import "testing"
|
||||
|
||||
func BenchmarkName(b *testing.B) {
|
||||
for i := 0; i < b.N; i++ {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user