This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
You've already forked packer-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e13b7fbfcd
packer-cn
/
vendor
/
github.com
/
rackspace
/
gophercloud
/
script
/
unittest
6 lines
74 B
Bash
Raw
Blame
History
#!/bin/bash
#
# Run the unit tests.
exec
go
test
-tags fixtures ./...
$@
Reference in New Issue
View Git Blame
Copy Permalink