diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/printmethod.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/printmethod.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/printmethod.exp b/gdb/testsuite/gdb.cp/printmethod.exp index 0cdb271..4ab8b60 100644 --- a/gdb/testsuite/gdb.cp/printmethod.exp +++ b/gdb/testsuite/gdb.cp/printmethod.exp @@ -19,7 +19,7 @@ # This file is part of the gdb testsuite -require !skip_cplus_tests +require allow_cplus_tests # # test running programs |