This repository has been archived on 2024-04-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2022-03-30 16:37:07 +00:00

7 lines
103 B
Plaintext

// Run go unit tests
unitTest: go.#Test & {
source: _code
package: "./..."
input: _base.output
}