diff --git a/sycl/test-e2e/Basic/max_work_group_query.cpp b/sycl/test-e2e/Basic/max_work_group_query.cpp index 548a863fcaa66..9629393e15286 100644 --- a/sycl/test-e2e/Basic/max_work_group_query.cpp +++ b/sycl/test-e2e/Basic/max_work_group_query.cpp @@ -1,5 +1,5 @@ // RUN: %{build} -o %t.out -// REQUIRES: cuda || hip || level_zero +// REQUIRES: cuda || hip || level_zero || opencl // RUN: %{run} %t.out #include