Skip to content

Commit eed5afe

Browse files
authored
Update env_test.go
1 parent b900a89 commit eed5afe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

env_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package env_test
22

33
import (
4-
"env"
4+
"github.com/golobby/env"
55
"github.com/stretchr/testify/assert"
66
"os"
77
"testing"

0 commit comments

Comments
 (0)