summaryrefslogtreecommitdiffstats
path: root/library/cpp/packedtypes/ut
diff options
context:
space:
mode:
authorpkalinnikov <[email protected]>2022-02-10 16:50:15 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:50:15 +0300
commitd507a9366b2ab84411afe63fea9fba5498891e1b (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/packedtypes/ut
parent9e33e026829d561d6fd46d72b88c367952e08075 (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/packedtypes/ut')
-rw-r--r--library/cpp/packedtypes/ut/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/packedtypes/ut/ya.make b/library/cpp/packedtypes/ut/ya.make
index 357b03bdd41..a203115e71e 100644
--- a/library/cpp/packedtypes/ut/ya.make
+++ b/library/cpp/packedtypes/ut/ya.make
@@ -13,7 +13,7 @@ SRCS(
longs_ut.cpp
packed_ut.cpp
packedfloat_ut.cpp
- zigzag_ut.cpp
+ zigzag_ut.cpp
)
END()