diff --git a/vbantxt_test.go b/vbantxt_test.go index 49c5ba0..114c168 100644 --- a/vbantxt_test.go +++ b/vbantxt_test.go @@ -7,8 +7,9 @@ import ( "os" "testing" - "github.com/onyx-and-iris/vbantxt" "github.com/stretchr/testify/require" + + "github.com/onyx-and-iris/vbantxt" ) //go:embed testdata/vm.txt