Skip to content

Commit 4d65a4d

Browse files
committed
modify how test runs
1 parent ab3d301 commit 4d65a4d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flang/test/Semantics/cuf21.cuf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
! RUN: bbc -emit-hlfir -fcuda %s -o - | FileCheck %s
1+
! RUN: %python %S/test_errors.py %s %flang_fc1
2+
! Test generic matching with scalars argument without device attr
23

34
module mlocModule
45
interface maxlocUpdate

0 commit comments

Comments
 (0)