diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/rvalue-ref-casts.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/rvalue-ref-casts.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp b/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp index f1399ef..6c01397 100644 --- a/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp +++ b/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp @@ -17,7 +17,7 @@ # C++11 rvalue reference type casting tests, based on gdb.cp/casts.exp. -require !skip_cplus_tests +require allow_cplus_tests standard_testfile .cc |