Skip to content

Commit

Permalink
testutils: move import interfaces to api.go
Browse files Browse the repository at this point in the history
Release note: None
  • Loading branch information
knz committed Jul 27, 2023
1 parent 7bd8414 commit f90d53e
Show file tree
Hide file tree
Showing 4 changed files with 476 additions and 460 deletions.
1 change: 1 addition & 0 deletions pkg/testutils/serverutils/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library")
go_library(
name = "serverutils",
srcs = [
"api.go",
"test_cluster_shim.go",
"test_cluster_utils.go",
"test_server_shim.go",
Expand Down
Loading

0 comments on commit f90d53e

Please sign in to comment.