summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/pelletier/go-toml/query/match_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/pelletier/go-toml/query/match_test.go')
-rw-r--r--vendor/github.com/pelletier/go-toml/query/match_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/pelletier/go-toml/query/match_test.go b/vendor/github.com/pelletier/go-toml/query/match_test.go
index 567b11cd7..429b8f6b9 100644
--- a/vendor/github.com/pelletier/go-toml/query/match_test.go
+++ b/vendor/github.com/pelletier/go-toml/query/match_test.go
@@ -2,8 +2,8 @@ package query
import (
"fmt"
- "testing"
"github.com/pelletier/go-toml"
+ "testing"
)
// dump path tree to a string