commit | 9b7b9e6a417dcbe0495f02a1eb381f3bcd193230 | [log] [tgz] |
---|---|---|
author | jrperritt <jrperritt@gmail.com> | Mon Jul 11 22:30:50 2016 -0500 |
committer | jrperritt <jrperritt@gmail.com> | Mon Jul 11 22:30:50 2016 -0500 |
tree | 016cfe726ce815aebece6bcbd3e5c007b8089267 | |
parent | 3d966168b94eef2931a8a7198e21c8467a1f6852 [diff] [blame] | |
parent | d47105ce4ef90cea9a14b85c8dd172b760085828 [diff] [blame] |
merge lbaasv2, portsbinding, volumes v2; remove 'rackspace' refs; update docs
diff --git a/script/unittest b/script/unittest index d3440a9..2c65d06 100755 --- a/script/unittest +++ b/script/unittest
@@ -2,4 +2,4 @@ # # Run the unit tests. -exec go test -tags fixtures ./... $@ +exec go test ./testing ./.../testing $@