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:
Tom Tromey 2023-01-17 11:45:40 -07:00
parent 92e07580db
commit ef497b7411

View File

@ -17,7 +17,7 @@
# Test template breakpoints without parameters.
if { [skip_cplus_tests] } { continue }
require allow_cplus_tests
standard_testfile .cc