Skip to content

Commit ae24c64

Browse files
committed
test
Signed-off-by: Sergey V Maslov <[email protected]>
1 parent ab0dd24 commit ae24c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/basic_tests/interop-backend-traits.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// RUN: %clangxx -fsycl -DUSE_OPENCL %s
2-
// RUN: %clangxx -fsycl -DUSE_L0 %s
2+
// RUN: %clangxx %fsycl-host-only -DUSE_L0 %s
33
// RUN: %clangxx -fsycl -DUSE_CUDA %s
44
// RUN: %clangxx -fsycl -DUSE_HIP %s
55
// RUN: %clangxx -fsycl -DUSE_CUDA_EXPERIMENTAL %s

0 commit comments

Comments
 (0)