diff options
author | divankov <[email protected]> | 2022-02-10 16:48:05 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:48:05 +0300 |
commit | 5b8d95df2f0cfca4d3f5499a4259aa2050ef1571 (patch) | |
tree | b222e5ac2e2e98872661c51ccceee5da0d291e13 /library/cpp/uri/uri_ut.cpp | |
parent | cd88d7933255d8690da34c7b1f7427cf2bb3ae23 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/uri/uri_ut.cpp')
-rw-r--r-- | library/cpp/uri/uri_ut.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/uri/uri_ut.cpp b/library/cpp/uri/uri_ut.cpp index f6d1267aa71..2ebd83fc93a 100644 --- a/library/cpp/uri/uri_ut.cpp +++ b/library/cpp/uri/uri_ut.cpp @@ -552,7 +552,7 @@ namespace NUri { URL_TEST(url, test); } } - + Y_UNIT_TEST(test11) { { TTest test = { @@ -568,7 +568,7 @@ namespace NUri { URL_TEST(url, test); } } - + Y_UNIT_TEST(test12) { // test characters which are not always safe { |