7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
// Run go unit test
|
|
"unit-test": go.#Test & {
|
|
source: _code
|
|
package: "./..."
|
|
input: _base.output
|
|
}
|