aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/bucket_quoter/ut/test_namespace.cpp
diff options
context:
space:
mode:
authorimsemenov00 <imsemenov00@yandex-team.ru>2022-02-10 16:50:34 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:50:34 +0300
commitbfa8c3e83c12beb065db3c294bcad58628069502 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/bucket_quoter/ut/test_namespace.cpp
parentd8e4b5a95238ab8f48a54f35418a97403bf8070a (diff)
downloadydb-bfa8c3e83c12beb065db3c294bcad58628069502.tar.gz
Restoring authorship annotation for <imsemenov00@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/bucket_quoter/ut/test_namespace.cpp')
-rw-r--r--library/cpp/bucket_quoter/ut/test_namespace.cpp26
1 files changed, 13 insertions, 13 deletions
diff --git a/library/cpp/bucket_quoter/ut/test_namespace.cpp b/library/cpp/bucket_quoter/ut/test_namespace.cpp
index 8b306c4568..ee6c84796c 100644
--- a/library/cpp/bucket_quoter/ut/test_namespace.cpp
+++ b/library/cpp/bucket_quoter/ut/test_namespace.cpp
@@ -1,13 +1,13 @@
-#include "test_namespace.h"
-
-namespace NBucketQuoterTest {
-
- TMockTimer::TTime TMockTimer::CurrentTime = 0;
-
- template <>
- void Sleep<TMockTimer>(TDuration duration) {
- TMockTimer::Sleep(duration);
- }
-
-}
-
+#include "test_namespace.h"
+
+namespace NBucketQuoterTest {
+
+ TMockTimer::TTime TMockTimer::CurrentTime = 0;
+
+ template <>
+ void Sleep<TMockTimer>(TDuration duration) {
+ TMockTimer::Sleep(duration);
+ }
+
+}
+