mirror of
https://github.com/rancher/os.git
synced 2025-07-13 22:54:03 +00:00
4 lines
31 B
Bash
Executable File
4 lines
31 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
go test -v ./...
|