Skip to content

Commit

Permalink
Add go:build directive
Browse files Browse the repository at this point in the history
  • Loading branch information
kisunji committed Oct 13, 2021
1 parent 78ac091 commit a11b211
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing_batch.go
@@ -1,3 +1,4 @@
//go:build batchtest
// +build batchtest

package raft
Expand Down

0 comments on commit a11b211

Please sign in to comment.