6fe49a0294
Signed-off-by: Vasek - Tom C <tom.chauveau@epitech.eu>
7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
// Run go unit test
|
|
"unit-test": go.#Test & {
|
|
source: _code
|
|
package: "./..."
|
|
input: _base.output
|
|
}
|