diff options
Diffstat (limited to 'gdb/testsuite/gdb.fortran/array-repeat.exp')
-rw-r--r-- | gdb/testsuite/gdb.fortran/array-repeat.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.fortran/array-repeat.exp b/gdb/testsuite/gdb.fortran/array-repeat.exp index 90b48a398d6..0fe3c7f5ed8 100644 --- a/gdb/testsuite/gdb.fortran/array-repeat.exp +++ b/gdb/testsuite/gdb.fortran/array-repeat.exp @@ -15,7 +15,7 @@ # Test the detection and printing of repeated elements in Fortran arrays. -require !skip_fortran_tests +require allow_fortran_tests load_lib fortran.exp |