Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-as-string.exp
index 4c7dd0dda216fa84d6e50a64576a2316df534561..2b48501e0a5f0891f178a56e542eeb743beb2f1d 100644 (file)
@@ -25,7 +25,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
 }
 
 if ![runto_main] {
-    fail "Couldn't run to main."
+    fail "couldn't run to main."
     return 0
 }
 
This page took 0.025569 seconds and 4 git commands to generate.