Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 42b019f

Browse files
committed
fix import
1 parent 057373d commit 42b019f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openstack/compute/v2/servers/results_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ import (
88
"fmt"
99
"testing"
1010

11-
"github.com/jrperritt/gophercloud/testhelper/client"
1211
"github.com/rackspace/gophercloud"
1312
th "github.com/rackspace/gophercloud/testhelper"
13+
"github.com/rackspace/gophercloud/testhelper/client"
1414
"golang.org/x/crypto/ssh"
1515
)
1616

0 commit comments

Comments
 (0)