summaryrefslogtreecommitdiff
path: root/service/env/service_test.go
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-07-26 17:34:01 +0300
committerWolfy-J <[email protected]>2018-07-26 17:34:01 +0300
commita2c1861165c9f61f8ece133f2edecb9aadfabe26 (patch)
treefcd055b054d57efcb7a8289724e334460169a25f /service/env/service_test.go
parent2f73d679b884616c49f4eba3342b350c001d949f (diff)
more tests
Diffstat (limited to 'service/env/service_test.go')
-rw-r--r--service/env/service_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/env/service_test.go b/service/env/service_test.go
index 4d823468..f25e56c7 100644
--- a/service/env/service_test.go
+++ b/service/env/service_test.go
@@ -1,8 +1,8 @@
package env
import (
- "testing"
"github.com/stretchr/testify/assert"
+ "testing"
)
func Test_NewService(t *testing.T) {