From 40759df4228852994de49b13baf9ac6238a971a0 Mon Sep 17 00:00:00 2001 From: aldot Date: Tue, 15 May 2012 10:42:32 +0000 Subject: Remove now redundant manual cleanup-modules directive. 2012-05-15 Bernhard Reutner-Fischer * gfortran.dg/*.f90: Remove now redundant manual cleanup-modules directive. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187521 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/testsuite/gfortran.dg/allocate_char_star_scalar_1.f90 | 2 -- 1 file changed, 2 deletions(-) (limited to 'gcc/testsuite/gfortran.dg/allocate_char_star_scalar_1.f90') 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" } } -- cgit v1.2.1