summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cp/rvalue-ref-casts.exp')
-rw-r--r--gdb/testsuite/gdb.cp/rvalue-ref-casts.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp b/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp
index b375f01ecd8..93299d17500 100644
--- a/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp
+++ b/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp
@@ -31,7 +31,6 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile \
}
if {![runto_main]} {
- untested "couldn't run to main"
return -1
}