Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sreinkemeier committed Feb 21, 2018
1 parent e0d490a commit ba4f0a6
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@ package testing

import (
"fmt"
"net/http"
"testing"

fake "github.com/gophercloud/gophercloud/openstack/networking/v2/common"
"github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/vpnaas/ikepolicies"
th "github.com/gophercloud/gophercloud/testhelper"
"net/http"
"testing"
)

func TestCreate(t *testing.T) {
Expand Down

0 comments on commit ba4f0a6

Please sign in to comment.