Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / lib-types.exp
index 003b218bbef8189d27299563016ac931604429da..f09571887d8a80b5714886bcb27bd6ea4006e138 100644 (file)
@@ -28,7 +28,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile {debug c++}]} {
 if { [skip_python_tests] } { continue }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
This page took 0.025956 seconds and 4 git commands to generate.