summaryrefslogtreecommitdiffstats
path: root/contrib/libs/python/ut/lib/test.cpp
diff options
context:
space:
mode:
authorIlnur Khuziev <[email protected]>2022-02-10 16:46:13 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:46:13 +0300
commit736dcd8ca259457a136f2f9f9168c44643914323 (patch)
treeddd46a036d68bfa83aa11b892f31243ea6b068a1 /contrib/libs/python/ut/lib/test.cpp
parent9bf2fa2b060c9881d3135c2208c624a1dd546ecc (diff)
Restoring authorship annotation for Ilnur Khuziev <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/python/ut/lib/test.cpp')
-rw-r--r--contrib/libs/python/ut/lib/test.cpp2
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 e3aabc8889f..b49d6ab61e6 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() {}