diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/static-print-quit.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/static-print-quit.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/static-print-quit.exp b/gdb/testsuite/gdb.cp/static-print-quit.exp index ba8e35b..f7f3ec0 100644 --- a/gdb/testsuite/gdb.cp/static-print-quit.exp +++ b/gdb/testsuite/gdb.cp/static-print-quit.exp @@ -13,7 +13,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -if { [skip_cplus_tests] } { continue } +require !skip_cplus_tests standard_testfile .cc |