Skip to content

Commit cd4e384

Browse files
committed
[flang][test] Removed temporary workaround for buildbots.
1 parent a5f5f12 commit cd4e384

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

flang/test/Semantics/modfile75.F90

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
!RUN: rm -rf %t && mkdir -p %t
2-
! The next line is a temporary clean-up for the buildbots to pass.
3-
!RUN: rm -f modfile75a.mod modfile75b.mod
42
!RUN: %flang -c -fhermetic-module-files -DWHICH=1 -J%t %s && %flang -c -fhermetic-module-files -DWHICH=2 -J%t %s && %flang_fc1 -fdebug-unparse -J%t %s | FileCheck %s
53

64
#if WHICH == 1

0 commit comments

Comments
 (0)