mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
Use require in paramless.exp
The new paramless.exp test was not converted to the new "require" approach. This patch fixes the problem.
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
|
||||
# Test template breakpoints without parameters.
|
||||
|
||||
if { [skip_cplus_tests] } { continue }
|
||||
require allow_cplus_tests
|
||||
|
||||
standard_testfile .cc
|
||||
|
||||
|
Reference in New Issue
Block a user