summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/char_result_13.f90
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/char_result_13.f90')
-rw-r--r--gcc/testsuite/gfortran.dg/char_result_13.f902
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/gfortran.dg/char_result_13.f90 b/gcc/testsuite/gfortran.dg/char_result_13.f90
index 741d55f166a..638d6381e19 100644
--- a/gcc/testsuite/gfortran.dg/char_result_13.f90
+++ b/gcc/testsuite/gfortran.dg/char_result_13.f90
@@ -45,5 +45,3 @@ end module abc
use abc
call xmain(3, 2)
end
-! { dg-final { cleanup-modules "abc" } }
-