Skip to content

Commit

Permalink
Make test linux specific
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmed, Daiyaan <[email protected]>
  • Loading branch information
daiyaan-ahmed6 committed Jan 3, 2024
1 parent 21d7a4d commit 35b3456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion behavior_tests/behavior_tests.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
<test testName="bt-check-unexpected-message" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="cmp-cmds-linker-entry-src-files" configFile="config/TEMPLATE_behavior_tests_lin.xml" />
<test testName="cmake_dpct_compile_sycl_code" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="cmake_target_link_sycl_libraries" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="cmake_target_link_sycl_libraries" configFile="config/TEMPLATE_behavior_tests_lin.xml" />
</tests>

</suite>

0 comments on commit 35b3456

Please sign in to comment.