summaryrefslogtreecommitdiffstats
path: root/library/cpp/testing/unittest/tests_data.h
diff options
context:
space:
mode:
authorthegeorg <[email protected]>2022-02-10 16:45:12 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:45:12 +0300
commit49116032d905455a7b1c994e4a696afc885c1e71 (patch)
treebe835aa92c6248212e705f25388ebafcf84bc7a1 /library/cpp/testing/unittest/tests_data.h
parent4e839db24a3bbc9f1c610c43d6faaaa99824dcca (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/testing/unittest/tests_data.h')
-rw-r--r--library/cpp/testing/unittest/tests_data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/testing/unittest/tests_data.h b/library/cpp/testing/unittest/tests_data.h
index 4b06b24a1a6..6536bc1ae69 100644
--- a/library/cpp/testing/unittest/tests_data.h
+++ b/library/cpp/testing/unittest/tests_data.h
@@ -50,5 +50,5 @@ private:
class TPortManagerImpl;
THolder<TPortManagerImpl> Impl_;
};
-
-ui16 GetRandomPort();
+
+ui16 GetRandomPort();