Use require in paramless.exp
authorTom Tromey <tromey@adacore.com>
Tue, 17 Jan 2023 18:45:40 +0000 (11:45 -0700)
committerTom Tromey <tromey@adacore.com>
Tue, 17 Jan 2023 18:47:21 +0000 (11:47 -0700)
The new paramless.exp test was not converted to the new "require"
approach.  This patch fixes the problem.

gdb/testsuite/gdb.cp/paramless.exp

index 79529de49f58e610568c74186ff4b9073960f4b5..579f363d6a04c9f2bec2d487403e893e544383da 100644 (file)
@@ -17,7 +17,7 @@
 
 # Test template breakpoints without parameters.
 
-if { [skip_cplus_tests] } { continue }
+require allow_cplus_tests
 
 standard_testfile .cc