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