Skip to content

Commit 35b3456

Browse files
Make test linux specific
Signed-off-by: Ahmed, Daiyaan <[email protected]>
1 parent 21d7a4d commit 35b3456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

behavior_tests/behavior_tests.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<test testName="bt-check-unexpected-message" configFile="config/TEMPLATE_behavior_tests.xml" />
167167
<test testName="cmp-cmds-linker-entry-src-files" configFile="config/TEMPLATE_behavior_tests_lin.xml" />
168168
<test testName="cmake_dpct_compile_sycl_code" configFile="config/TEMPLATE_behavior_tests.xml" />
169-
<test testName="cmake_target_link_sycl_libraries" configFile="config/TEMPLATE_behavior_tests.xml" />
169+
<test testName="cmake_target_link_sycl_libraries" configFile="config/TEMPLATE_behavior_tests_lin.xml" />
170170
</tests>
171171

172172
</suite>

0 commit comments

Comments
 (0)