From: Tom Tromey Date: Wed, 25 Jan 2023 16:56:46 +0000 (-0700) Subject: Remove unnecessary call to standard_testfile X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=306e12673e49e32f1e64d9dca7a30fe8add42e1c;p=binutils-gdb.git Remove unnecessary call to standard_testfile This test does not build a program and does not need to call standard_testfile. --- diff --git a/gdb/testsuite/gdb.mi/mi-cmd-error.exp b/gdb/testsuite/gdb.mi/mi-cmd-error.exp index 3f2aed201ae..5a3b84a58a6 100644 --- a/gdb/testsuite/gdb.mi/mi-cmd-error.exp +++ b/gdb/testsuite/gdb.mi/mi-cmd-error.exp @@ -30,8 +30,6 @@ if [mi_gdb_start] { return } -standard_testfile - # A synchronous execution execution command that errors out. proc failing_sync_execution_command {} {