/*
* Copyright (C) 2021 Intel Corporation
*
* SPDX-License-Identifier: MIT
*/
#pragma once
#include "shared/test/unit_test/helpers/test_traits.h"
template <>
struct TestTraits<IGFX_GEN12LP_CORE> {
};