Remove unnecessary call to standard_testfile

This test does not build a program and does not need to call
standard_testfile.
This commit is contained in:
Tom Tromey 2023-01-25 09:56:46 -07:00
parent eacd228909
commit 306e12673e

View 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 {} {