cloudinit/test

9 lines
198 B
Plaintext
Raw Normal View History

2014-03-04 16:50:54 -08: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