Skip to content

Commit 07e599e

Browse files
committed
Fix typo
1 parent 81431e7 commit 07e599e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Basic/device_config_file_consistency.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
// UNSUPPORTED: accelerator
99
// UNSUPPORTED-INTENDED: Accelerator is not supported by sycl_ext_oneapi_device_architecture
10-
// REQURIES: device-config-file
10+
// REQUIRES: device-config-file
1111
// RUN: %{build} -o %t.out %device_config_file_include_flag
1212
// RUN: %{run} %t.out
1313
#include <map>

0 commit comments

Comments
 (0)