This website requires JavaScript.
Explore
Help
Register
Sign In
docker
/
docs
mirror of
https://github.com/docker/docs.git
Watch
1
Star
0
Fork
You've already forked docs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
062a8a4443
docs
/
vendor
/
github.com
/
rackspace
/
gophercloud
/
script
/
test
6 lines
86 B
Bash
Raw
Blame
History
#!/bin/bash
#
# Run all the tests.
exec
go
test
-tags
'acceptance fixtures'
./...
$@
Reference in New Issue
View Git Blame
Copy Permalink