From e2ec3f1fab97963dec01c1bee22ff11800fc743f Mon Sep 17 00:00:00 2001 From: Alexander Batashev Date: Wed, 30 Sep 2020 15:17:19 +0300 Subject: [PATCH] [SYCL][NFC] Enable interop-task test on Windows --- sycl/test/host-interop-task/interop-task.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sycl/test/host-interop-task/interop-task.cpp b/sycl/test/host-interop-task/interop-task.cpp index 4fb2d828058dc..191f473e8bb77 100644 --- a/sycl/test/host-interop-task/interop-task.cpp +++ b/sycl/test/host-interop-task/interop-task.cpp @@ -3,7 +3,7 @@ // RUN: %GPU_RUN_PLACEHOLDER %t.out // RUN: %ACC_RUN_PLACEHOLDER %t.out // UNSUPPORTED: level_zero, cuda -// REQUIRES: linux, opencl +// REQUIRES: opencl #include #include