summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/allocate_char_star_scalar_1.f90
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/allocate_char_star_scalar_1.f90')
-rw-r--r--gcc/testsuite/gfortran.dg/allocate_char_star_scalar_1.f902
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/gfortran.dg/allocate_char_star_scalar_1.f90 b/gcc/testsuite/gfortran.dg/allocate_char_star_scalar_1.f90
index 7e6d7d1f0d2..305136cd659 100644
--- a/gcc/testsuite/gfortran.dg/allocate_char_star_scalar_1.f90
+++ b/gcc/testsuite/gfortran.dg/allocate_char_star_scalar_1.f90
@@ -29,5 +29,3 @@ program hum
call foo(q)
end program hum
-
-! { dg-final { cleanup-modules "moo" } }