mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Add absolute path to unit_tests
Change-Id: I7a64f79a39dff4f5fa4166244e71872bb614724f
This commit is contained in:

committed by
Mateusz Jablonski

parent
e8852a68c4
commit
87c5d2663b
@ -7,8 +7,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "global_environment.h"
|
||||
#include "helpers/test_files.h"
|
||||
#include "opencl/test/unit_test/global_environment.h"
|
||||
#include "opencl/test/unit_test/helpers/test_files.h"
|
||||
|
||||
namespace NEO {
|
||||
struct CommandQueueHwFixture;
|
||||
|
Reference in New Issue
Block a user