commit | b17536b823948dc2fa6b5f6fc532bcc64f190d28 | [log] [tgz] |
---|---|---|
author | Ash Wilson <smashwilson@gmail.com> | Wed Oct 22 15:36:45 2014 -0400 |
committer | Ash Wilson <smashwilson@gmail.com> | Wed Oct 22 15:36:45 2014 -0400 |
tree | 142a5dfa8884ccbf767c6f5687988eedb3d83752 | |
parent | 5d1c2c3db460343d26cde578df3b364661b9ba58 [diff] [blame] |
Imports
diff --git a/acceptance/rackspace/client_test.go b/acceptance/rackspace/client_test.go index 2874531..61214c0 100644 --- a/acceptance/rackspace/client_test.go +++ b/acceptance/rackspace/client_test.go
@@ -5,6 +5,7 @@ import ( "testing" + "github.com/rackspace/gophercloud/acceptance/tools" "github.com/rackspace/gophercloud/rackspace" th "github.com/rackspace/gophercloud/testhelper" )