Skip to content

Commit 67c9be9

Browse files
[SYCL][E2E] Use %{run-unfiltered-devices} in Basic/get_backend.cpp (intel#10076)
It is needed to handle suite's run_launcher param properly.
1 parent e004c76 commit 67c9be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Basic/get_backend.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// RUN: %{build} -o %t.out
2-
// RUN: %t.out
2+
// RUN: %{run-unfiltered-devices} %t.out
33
//
44
//==----------------- get_backend.cpp ------------------------==//
55
// This is a test of get_backend().

0 commit comments

Comments
 (0)