]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.pascal/gdb11492.exp
Fix more cases of improper test names
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.pascal / gdb11492.exp
index 38c942a8f8f25896e0dbf4e28bb53c233a0361ca..837c0825a42653308c2855123a0d6cf3ac4d5c80 100644 (file)
@@ -18,7 +18,7 @@ load_lib "pascal.exp"
 standard_testfile .pas
 
 if {[gdb_compile_pascal "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list debug ]] != "" } {
-    untested $testfile.exp
+    untested "failed to compile"
     return -1
 }