This website works better with JavaScript
Home
Explore
Help
Sign In
SMusatov
/
ydb
mirror of
https://github.com/ydb-platform/ydb.git
Watch
1
Star
0
Fork
0
Files
Browse Source
Intermediate changes
robot-piglet
10 months ago
parent
cd6c5dbf44
commit
d0d0bf3f5c
1 changed files
with
3 additions
and
1 deletions
Split View
Show Diff Stats
3
1
vendor/github.com/spf13/pflag/ya.make
+ 3
- 1
vendor/github.com/spf13/pflag/ya.make
View File
@@ -73,4 +73,6 @@ GO_XTEST_SRCS(example_test.go)
END()
-RECURSE(gotest)
+RECURSE(
+ gotest
+)