aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/cpcompletion.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cp/cpcompletion.exp')
-rw-r--r--gdb/testsuite/gdb.cp/cpcompletion.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/cpcompletion.exp b/gdb/testsuite/gdb.cp/cpcompletion.exp
index 9d93d59..82a7ffb 100644
--- a/gdb/testsuite/gdb.cp/cpcompletion.exp
+++ b/gdb/testsuite/gdb.cp/cpcompletion.exp
@@ -51,7 +51,7 @@ proc test_class_complete {class expr name matches} {
}
}
-require !skip_cplus_tests
+require allow_cplus_tests
standard_testfile pr9594.cc