]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.arch/arm-disp-step.exp
Fix test names starting with uppercase output by basic functions
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.arch / arm-disp-step.exp
index f6bef7997c41d2649b65df6302f37181f931911a..c038551d144bdb49d6e2cf0c32e3b6def74ce2eb 100644 (file)
@@ -413,7 +413,7 @@ proc test_add_rn_pc {} {
 gdb_test_no_output "set displaced-stepping off"
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }