Skip to content

Commit

Permalink
Add missing interpreter test file to continuous build. (#709)
Browse files Browse the repository at this point in the history
  • Loading branch information
TristonianJones authored May 23, 2023
1 parent b3f4007 commit aebe3fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interpreter/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ go_test(
"attributes_test.go",
"interpreter_test.go",
"prune_test.go",
"runtimecost_test.go",
],
embed = [
":go_default_library",
Expand Down

0 comments on commit aebe3fa

Please sign in to comment.