aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/rvalue-ref-params.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cp/rvalue-ref-params.exp')
-rw-r--r--gdb/testsuite/gdb.cp/rvalue-ref-params.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/rvalue-ref-params.exp b/gdb/testsuite/gdb.cp/rvalue-ref-params.exp
index 46c32ce..3a74196 100644
--- a/gdb/testsuite/gdb.cp/rvalue-ref-params.exp
+++ b/gdb/testsuite/gdb.cp/rvalue-ref-params.exp
@@ -16,7 +16,7 @@
# Tests for rvalue reference parameters of types and their subtypes in GDB,
# based on gdb.cp/ref-params.exp.
-require !skip_cplus_tests
+require allow_cplus_tests
standard_testfile .cc