summaryrefslogtreecommitdiffhomepage
path: root/test/packetimpact/testbench/BUILD
diff options
context:
space:
mode:
authorgVisor bot <gvisor-bot@google.com>2020-05-11 15:52:42 -0700
committergVisor bot <gvisor-bot@google.com>2020-05-11 15:54:08 -0700
commit633e1b89bb403edb2cfe2b0c2e1c902f68743743 (patch)
treeac575d8ee3b223f8cb026dd4d32c881ec21729b9 /test/packetimpact/testbench/BUILD
parente838e7ab3406ff55faf034f67fe91a31cca18ab5 (diff)
Internal change.
PiperOrigin-RevId: 311011004
Diffstat (limited to 'test/packetimpact/testbench/BUILD')
-rw-r--r--test/packetimpact/testbench/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/packetimpact/testbench/BUILD b/test/packetimpact/testbench/BUILD
index 3ceceb9d7..fed51006f 100644
--- a/test/packetimpact/testbench/BUILD
+++ b/test/packetimpact/testbench/BUILD
@@ -13,6 +13,7 @@ go_library(
"dut_client.go",
"layers.go",
"rawsockets.go",
+ "testbench.go",
],
deps = [
"//pkg/tcpip",