buildifier
This commit is contained in:
parent
f66fbc0f6c
commit
f4fca2ffd0
|
@ -19,11 +19,11 @@ go_library(
|
|||
|
||||
go_test(
|
||||
name = "iptools_test",
|
||||
size = "small",
|
||||
srcs = [
|
||||
"hardware_address_test.go",
|
||||
"pool_test.go",
|
||||
"range_test.go",
|
||||
],
|
||||
embed = [":iptools"],
|
||||
size = "small",
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue