Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-symtab.exp
index efb2cb988303bf753f8ceede3f2b7199d6edc36d..95c83c9b81aa4f9b17f1908d2ec3ba9d72a83057 100644 (file)
@@ -28,7 +28,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 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.024921 seconds and 4 git commands to generate.