995881ffb5
Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
7 lines
103 B
Plaintext
7 lines
103 B
Plaintext
// Run go unit tests
|
|
unitTest: go.#Test & {
|
|
source: _code
|
|
package: "./..."
|
|
input: _base.output
|
|
}
|