Skip to content

Commit

Permalink
Fix GPU func tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vurusovs committed Feb 9, 2024
1 parent cf4047f commit 301d566
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
//

#include "behavior/ov_infer_request/infer_consistency.hpp"
#include "common_test_utils/test_constants.hpp"

using namespace ov::test::behavior;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include "functional_test_utils/ov_plugin_cache.hpp"
#include "openvino/runtime/auto/properties.hpp"
#include "common_test_utils/test_common.hpp"
#include "common_test_utils/test_constants.hpp"

namespace ov {
namespace test {
Expand Down

0 comments on commit 301d566

Please sign in to comment.