asdf/internal/shims/testdata/asdfrc
Trevor Brown be52d8f39c feat(golang-rewrite): create installs and installtest packages to avoid circular dependency
* Correct `go test` command in GitHub test workflow
* Update execute tests to work on Github Actions
* Check in `shims/testdata` directory
* Create `installtest` helper package
* Create `installs` package
2024-12-18 11:32:02 -05:00

3 lines
84 B
Plaintext

pre_asdf_reshim_lua = echo pre_reshim $@
post_asdf_reshim_lua = echo post_reshim $@