Skip to content

Commit 0f313a1

Browse files
committed
Fix spelling error
1 parent e9a62d6 commit 0f313a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/test-e2e/Adapters/luid-cuda.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// REQUIREddS: aspect-ext_intel_device_info_luid
2-
// REQUIREddS: gpu, cuda, cuda_dev_kit, windows
1+
// REQUIRES: aspect-ext_intel_device_info_luid
2+
// REQUIRES: gpu, cuda, cuda_dev_kit, windows
33

44
// RUN: %{build} %cuda_options -o %t.out
55
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)