diff options
Diffstat (limited to 'gdb/testsuite/gdb.go/strings.exp')
-rw-r--r-- | gdb/testsuite/gdb.go/strings.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.go/strings.exp b/gdb/testsuite/gdb.go/strings.exp index 4af07881a5c..6be2df70a08 100644 --- a/gdb/testsuite/gdb.go/strings.exp +++ b/gdb/testsuite/gdb.go/strings.exp @@ -27,7 +27,6 @@ if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}] } if { [go_runto_main] < 0 } { - untested "could not run to main" return -1 } |