Skip to content

Commit 93d5f40

Browse files
committed
Add cl_options to build_specific_features list
Squashed commit of the following: commit 72ec3ce Author: Garcia Orozco, David <[email protected]> Date: Wed Feb 26 09:02:43 2025 -0800 Add cl_options to build_specific_features list
1 parent a064301 commit 93d5f40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/E2EExpr.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ class E2EExpr(BooleanExpression):
1818
"system-linux",
1919
"windows",
2020
"system-windows",
21+
"cl_options",
2122
"enable-perf-tests",
2223
"preview-breaking-changes-supported",
2324
"has_ndebug",

0 commit comments

Comments
 (0)