diff options
Diffstat (limited to 'gateway/gateway_test.go')
-rw-r--r-- | gateway/gateway_test.go | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gateway/gateway_test.go b/gateway/gateway_test.go index 2e6d828c..cd78fe99 100644 --- a/gateway/gateway_test.go +++ b/gateway/gateway_test.go @@ -3,12 +3,11 @@ package gateway import ( "fmt" "strconv" + "testing" "github.com/42wim/matterbridge/bridge/config" "github.com/42wim/matterbridge/gateway/bridgemap" "github.com/stretchr/testify/assert" - - "testing" ) var testconfig = []byte(` |