summaryrefslogtreecommitdiffstats
path: root/library/cpp/http/simple/ut/https_server
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/http/simple/ut/https_server')
-rw-r--r--library/cpp/http/simple/ut/https_server/ya.make5
1 files changed, 5 insertions, 0 deletions
diff --git a/library/cpp/http/simple/ut/https_server/ya.make b/library/cpp/http/simple/ut/https_server/ya.make
new file mode 100644
index 00000000000..6a0765382d9
--- /dev/null
+++ b/library/cpp/http/simple/ut/https_server/ya.make
@@ -0,0 +1,5 @@
+GO_PROGRAM()
+
+SRCS(main.go)
+
+END()