Skip to content

Commit

Permalink
*: update bazel
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <[email protected]>
  • Loading branch information
hawkingrei committed Feb 14, 2023
1 parent b526bca commit 2fc7b9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions session/temporarytabletest/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_test")

go_test(
name = "temporarytable_test",
timeout = "short",
srcs = [
"main_test.go",
"temporary_table_test.go",
Expand Down

0 comments on commit 2fc7b9a

Please sign in to comment.