mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Backport go_srcs_in_module changes and fix goword failures.
Signed-off-by: James Blair <mail@jamesblair.net>
This commit is contained in:
@@ -286,6 +286,7 @@ func TestVerify(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// TestCut
|
||||
// TODO: split it into smaller tests for better readability
|
||||
func TestCut(t *testing.T) {
|
||||
p, err := ioutil.TempDir(t.TempDir(), "waltest")
|
||||
|
||||
Reference in New Issue
Block a user