diff --git a/sycl/test-e2e/Basic/interop/get_native_ocl.cpp b/sycl/test-e2e/Basic/interop/get_native_ocl.cpp index 9d764212546cb..47e7f9370cf52 100644 --- a/sycl/test-e2e/Basic/interop/get_native_ocl.cpp +++ b/sycl/test-e2e/Basic/interop/get_native_ocl.cpp @@ -1,5 +1,5 @@ -// REQUIRES: opencl, opencl_dev_kit -// RUN: %{build} %opencl_options -o %t.ocl.out +// REQUIRES: opencl, opencl_icd +// RUN: %{build} %opencl_lib -o %t.out // RUN: %{run} %t.out #include