aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2023-01-25 09:56:46 -0700
committerTom Tromey <tom@tromey.com>2023-01-26 18:28:31 -0700
commit306e12673e49e32f1e64d9dca7a30fe8add42e1c (patch)
tree7fecdb9b49722f4f9a01e985a3bbae97e0e54499
parenteacd228909680afd71ba4e36e64b147c402b6802 (diff)
downloadgdb-306e12673e49e32f1e64d9dca7a30fe8add42e1c.zip
gdb-306e12673e49e32f1e64d9dca7a30fe8add42e1c.tar.gz
gdb-306e12673e49e32f1e64d9dca7a30fe8add42e1c.tar.bz2
Remove unnecessary call to standard_testfile
This test does not build a program and does not need to call standard_testfile.
-rw-r--r--gdb/testsuite/gdb.mi/mi-cmd-error.exp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.mi/mi-cmd-error.exp b/gdb/testsuite/gdb.mi/mi-cmd-error.exp
index 3f2aed2..5a3b84a 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 {} {