bazel update

This commit is contained in:
Bobby (Babak) Salamat
2017-08-16 16:57:11 -07:00
parent 264ca7d158
commit 87d406569d
2 changed files with 2 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ go_library(
go_test(
name = "go_default_test",
srcs = [
"metadata_test.go",
"predicates_test.go",
"utils_test.go",
],