cloudinit/test

9 lines
198 B
Plaintext
Raw Normal View History

2014-03-05 04:50:54 +04:00
#!/bin/bash -e
echo "Building bin/coreos-cloudinit"
. build
echo "Running tests..."
go test -i github.com/coreos/coreos-cloudinit/cloudinit
go test -v github.com/coreos/coreos-cloudinit/cloudinit