Skip to content

Commit 4a331ab

Browse files
committed
Add new line
1 parent ba95d0d commit 4a331ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/unittests/queue/Barrier.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,4 @@ INSTANTIATE_TEST_SUITE_P(
135135
QueueTestInstance, Queue,
136136
testing::Values(
137137
true,
138-
false)); /* Whether to use the shortcut command submission function */
138+
false)); /* Whether to use the shortcut command submission function */

0 commit comments

Comments
 (0)