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