diff options
Diffstat (limited to 'contrib/libs/python/ut/lib/test.cpp')
| -rw-r--r-- | contrib/libs/python/ut/lib/test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/python/ut/lib/test.cpp b/contrib/libs/python/ut/lib/test.cpp index b49d6ab61e6..e3aabc8889f 100644 --- a/contrib/libs/python/ut/lib/test.cpp +++ b/contrib/libs/python/ut/lib/test.cpp @@ -1,7 +1,7 @@ #include "test.h" #include <Python.h> -#include <library/cpp/testing/unittest/registar.h> +#include <library/cpp/testing/unittest/registar.h> TTestPyInvoker::TTestPyInvoker() {} |
