Skip to content

Commit

Permalink
Add rules_pkg to the list of test repositories set up for shell integ…
Browse files Browse the repository at this point in the history
…ration tests. Commit b7a79ff depends on this. This is a partial cherrypick of e9929af.
  • Loading branch information
ahumesky committed Jul 7, 2023
1 parent b7a79ff commit c67be61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/shell/testenv.sh.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ EOF
"rules_license"
"rules_proto"
"rules_python"
"rules_pkg"
)
for repo in "${repos[@]}"; do
reponame="${repo%"_for_testing"}"
Expand Down

0 comments on commit c67be61

Please sign in to comment.