autogenerated

This commit is contained in:
Mike Danese
2017-04-12 09:05:10 -07:00
parent 5b12a2abb9
commit a05c3c0efd
1793 changed files with 39815 additions and 22946 deletions

View File

@@ -22,7 +22,7 @@ go_test(
tags = ["automanaged"],
deps = [
"//pkg/api/v1:go_default_library",
"//vendor:github.com/stretchr/testify/assert",
"//vendor/github.com/stretchr/testify/assert:go_default_library",
],
)