Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-frame.exp
index b5a46825bfc71cd540000035f6534307f7f99909..f2a99078107a48d9b0c8d3cc9506b7d6dfb2928d 100644 (file)
@@ -30,7 +30,7 @@ if { [skip_python_tests] } { continue }
 # The following tests require execution.
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
This page took 0.02451 seconds and 4 git commands to generate.