mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Do not set up fixtures when product mismatch
Change-Id: Idc831a6d87dba6cbe2822531a2701a9fbdd409df
This commit is contained in:

committed by
sys_ocldev

parent
55d155d1af
commit
3b0292ae0d
@ -31,6 +31,7 @@ class AUBRunKernelIntegrateTest : public RunKernelFixture<AUBRunKernelFixtureFac
|
||||
public ::testing::Test {
|
||||
typedef RunKernelFixture<AUBRunKernelFixtureFactory> ParentClass;
|
||||
|
||||
protected:
|
||||
void SetUp() override {
|
||||
ParentClass::SetUp();
|
||||
}
|
||||
|
Reference in New Issue
Block a user