mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Use require !skip_fortran_tests
This changes some tests to use "require !skip_fortran_tests".
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
|
||||
# Test tab completion of Fortran type field names.
|
||||
|
||||
if {[skip_fortran_tests]} { return -1 }
|
||||
require !skip_fortran_tests
|
||||
|
||||
standard_testfile ".f90"
|
||||
load_lib fortran.exp
|
||||
|
Reference in New Issue
Block a user