Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / user-selected-context-sync.exp
index d3f75d805711f7117584848cb3cf11a3492ba564..ef94775fd7d9499ce07666f6a21359c49488b2b4 100644 (file)
@@ -396,7 +396,7 @@ proc_with_prefix test_setup { mode } {
     mi_gdb_load $binfile
 
     if { [mi_runto main] < 0 } {
-       fail "Can't run to main"
+       fail "can't run to main"
        return
     }
 
This page took 0.024573 seconds and 4 git commands to generate.