Skip to content

Commit 8930c5a

Browse files
[NFC][OpenMP] Fix typo in CHECK line (#78586)
Typo in test: openmp/libomptarget/test/offloading/fortran/basic-target-parallel-do.f90
1 parent 5caab8b commit 8930c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openmp/libomptarget/test/offloading/fortran/basic-target-parallel-do.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ program main
3030
end program main
3131

3232
! CHECK: "PluginInterface" device {{[0-9]+}} info: Launching kernel {{.*}}
33-
! CHECKi: number of errors: 0
33+
! CHECK: number of errors: 0

0 commit comments

Comments
 (0)