mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14: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:
parent
92e07580db
commit
ef497b7411
@ -17,7 +17,7 @@
|
||||
|
||||
# Test template breakpoints without parameters.
|
||||
|
||||
if { [skip_cplus_tests] } { continue }
|
||||
require allow_cplus_tests
|
||||
|
||||
standard_testfile .cc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user