Fixed typo in core tests (#16235)

This commit is contained in:
Ilya Churaev
2023-03-13 11:15:54 +04:00
committed by GitHub
parent e8b108ac6b
commit 087c3bd0af

View File

@@ -202,7 +202,7 @@ TEST(OVClassBasicTest, smoke_createMockEngineConfigThrows) {
CommonTestUtils::removeFile(filename.c_str());
}
#ifdef OPENVINO_ENABLE_UNICODE_PATH_SUPPOR
#ifdef OPENVINO_ENABLE_UNICODE_PATH_SUPPORT
TEST_P(OVClassBasicTestP, smoke_registerPluginsXMLUnicodePath) {
const std::string pluginXML = getPluginFile();