Remove unnecessary call to standard_testfile
authorTom Tromey <tom@tromey.com>
Wed, 25 Jan 2023 16:56:46 +0000 (09:56 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 27 Jan 2023 01:28:31 +0000 (18:28 -0700)
This test does not build a program and does not need to call
standard_testfile.

gdb/testsuite/gdb.mi/mi-cmd-error.exp

index 3f2aed201ae0b9ed5c18083ecce2569f73a2163b..5a3b84a58a66702627854964e1d6ab04b1a7f568 100644 (file)
@@ -30,8 +30,6 @@ if [mi_gdb_start] {
     return
 }
 
-standard_testfile
-
 # A synchronous execution execution command that errors out.
 
 proc failing_sync_execution_command {} {