util/reflect: improve test coverage
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestPath(t *testing.T) {
|
||||
func TestLookup(t *testing.T) {
|
||||
type Nested2 struct {
|
||||
Name string
|
||||
}
|
||||
|
Reference in New Issue
Block a user