Chaning github repository to our gerrit repository

Change-Id: I51ff03d516eecf00a659bade8e15802debfffc5e
diff --git a/testing/util_test.go b/testing/util_test.go
index ae3e448..dba49f0 100644
--- a/testing/util_test.go
+++ b/testing/util_test.go
@@ -9,7 +9,7 @@
 	"time"
 
 	"github.com/gophercloud/gophercloud"
-	th "github.com/gophercloud/gophercloud/testhelper"
+	th "gerrit.mcp.mirantis.net/debian/gophercloud.git/testhelper"
 )
 
 func TestWaitFor(t *testing.T) {