diff options
Diffstat (limited to 'offload/unittests/OffloadAPI/platform/olGetPlatformInfo.cpp')
| -rw-r--r-- | offload/unittests/OffloadAPI/platform/olGetPlatformInfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offload/unittests/OffloadAPI/platform/olGetPlatformInfo.cpp b/offload/unittests/OffloadAPI/platform/olGetPlatformInfo.cpp index c646bdc50b7d..bd6ad3f84e77 100644 --- a/offload/unittests/OffloadAPI/platform/olGetPlatformInfo.cpp +++ b/offload/unittests/OffloadAPI/platform/olGetPlatformInfo.cpp @@ -12,7 +12,7 @@ #include "olPlatformInfo.hpp" struct olGetPlatformInfoTest - : offloadPlatformTest, + : OffloadPlatformTest, ::testing::WithParamInterface<ol_platform_info_t> {}; INSTANTIATE_TEST_SUITE_P( |
