Skip to content

Commit

Permalink
Bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamgilbert committed May 23, 2024
1 parent 7dc2182 commit 9d2ed61
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tables/sofa/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ go_test(
"sofa_info_test.go",
],
embed = [":sofa"],
embedsrcs = [
"test_data.json",
"test_etag.txt",
],
deps = [
"//pkg/utils",
"@com_github_stretchr_testify//assert",
Expand Down

0 comments on commit 9d2ed61

Please sign in to comment.