Skip to content

Commit 72f62a7

Browse files
committed
Fix formatting
1 parent 067e8e7 commit 72f62a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/unittests/scheduler/InOrderQueueDeps.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,4 +194,4 @@ INSTANTIATE_TEST_SUITE_P(
194194
SchedulerTestInstance, SchedulerTest,
195195
testing::Values(
196196
true,
197-
false)); /* Whether to use the shortcut command submission function */
197+
false)); /* Whether to use the shortcut command submission function */

0 commit comments

Comments
 (0)