Skip to content

Commit e267a40

Browse files
committed
format
1 parent dca041e commit e267a40

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sycl/test-e2e/Plugin/level_zero_device_free_mem.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
// REQUIRES: gpu-intel-dg2
99
// REQUIRES: level_zero, level_zero_dev_kit
1010
// UNSUPPORTED: gpu-intel-gen12
11-
// UNSUPPORTED-INTENDED: The query of free memory is not supported on integrated devices
11+
// UNSUPPORTED-INTENDED: The query of free memory is not supported on integrated
12+
// devices
1213
//
1314
// RUN: %{build} %level_zero_options -o %t.out
1415
// RUN: env ZES_ENABLE_SYSMAN=1 %{run} %t.out 2>&1 | FileCheck %s

0 commit comments

Comments
 (0)