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