aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/text/secure/precis/gotest/ya.make
diff options
context:
space:
mode:
authoruzhas <uzhas@ydb.tech>2023-11-16 16:04:50 +0300
committeruzhas <uzhas@ydb.tech>2023-11-16 17:46:46 +0300
commit46f0c0079bb50609d2eeb6586642bcf114fc5239 (patch)
tree84e4e4978d57fe5de321ba69bf9d0c290de60a66 /vendor/golang.org/x/text/secure/precis/gotest/ya.make
parent73045e389397816cc2bdd6cd7818b4bce427b265 (diff)
downloadydb-46f0c0079bb50609d2eeb6586642bcf114fc5239.tar.gz
enable ya make for go projects
Diffstat (limited to 'vendor/golang.org/x/text/secure/precis/gotest/ya.make')
-rw-r--r--vendor/golang.org/x/text/secure/precis/gotest/ya.make5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/golang.org/x/text/secure/precis/gotest/ya.make b/vendor/golang.org/x/text/secure/precis/gotest/ya.make
new file mode 100644
index 0000000000..bab8adb1d5
--- /dev/null
+++ b/vendor/golang.org/x/text/secure/precis/gotest/ya.make
@@ -0,0 +1,5 @@
+GO_TEST_FOR(vendor/golang.org/x/text/secure/precis)
+
+LICENSE(BSD-3-Clause)
+
+END()