diff options
Diffstat (limited to 'library/cpp/html/pcdata/pcdata_ut.cpp')
| -rw-r--r-- | library/cpp/html/pcdata/pcdata_ut.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/html/pcdata/pcdata_ut.cpp b/library/cpp/html/pcdata/pcdata_ut.cpp index fcbe4ab0bef..5833f8bc590 100644 --- a/library/cpp/html/pcdata/pcdata_ut.cpp +++ b/library/cpp/html/pcdata/pcdata_ut.cpp @@ -1,6 +1,6 @@ #include "pcdata.h" -#include <library/cpp/testing/unittest/registar.h> +#include <library/cpp/testing/unittest/registar.h> Y_UNIT_TEST_SUITE(TPcdata) { Y_UNIT_TEST(TestStress) { |
