Skip to content

Commit cd92d0c

Browse files
committed
Fix LIT command typo
1 parent 00e0f0d commit cd92d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/FreeFunctionKernels/free_function_kernels_enqueue.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// REQUIRES: aspect-usm_shared_allocations
22

3-
// RUN: ${build} -o %t.out
3+
// RUN: %{build} -o %t.out
44
// RUN: %{run} %t.out
55

66
// This test checks that free function kernels can be submitted using the

0 commit comments

Comments
 (0)