data attribute was missing for apiserver integration test cases

Signed-off-by: Bin Lu <bin.lu@arm.com>
This commit is contained in:
Bin Lu
2019-05-19 20:03:00 +08:00
parent fe895f0411
commit b121545b70
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ go_test(
"patch_test.go",
"print_test.go",
],
rundir = ".",
tags = [
"etcd",
"integration",