aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/text/language/gotest/ya.make
blob: 4e34ec8fe64684a808ef7ad990aa51c93616dcf0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
GO_TEST_FOR(vendor/golang.org/x/text/language)

LICENSE(BSD-3-Clause)

DATA(
    arcadia/vendor/golang.org/x/text/language/testdata
)

TEST_CWD(vendor/golang.org/x/text/language)

GO_SKIP_TESTS(TestCompliance)

END()