Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / mi-inheritance-syntax-error.exp
index 3c1a750ce9f9a18cffb1534c6666f38e9b5e004f..ac71d0ada58d456eca44633106a6ad6224632865 100644 (file)
@@ -30,7 +30,7 @@ if [get_compiler_info "c++"] {
 }
 
 if {[gdb_compile $srcdir/$subdir/$srcfile $binfile executable {debug c++}] != ""} {
-  untested mi-inheritance-syntax-error.exp
+  untested "failed to compile"
   return -1
 }
 
This page took 0.025503 seconds and 4 git commands to generate.