Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.btrace / exception.exp
index 4462d0443fb58fdbb7feea509e735bd14e082bf7..47a89c916d343ecc4615ad6c4abb94d18d9e2d91 100755 (executable)
@@ -22,7 +22,7 @@ if { [skip_btrace_tests] } { return -1 }
 
 # start inferior
 standard_testfile exception.cc
-if [prepare_for_testing $testfile.exp $testfile $srcfile {c++ debug}] {
+if [prepare_for_testing "failed to prepare" $testfile $srcfile {c++ debug}] {
     return -1
 }
 if ![runto_main] {
This page took 0.026527 seconds and 4 git commands to generate.