Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / pr9167.exp
index f7701fb3af65c6d0290c1ead6589e093c42d8927..cdd7d2a4e1083dcd38a8347bc92af7a821d44563 100644 (file)
@@ -25,7 +25,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile {debug c++}]} {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
This page took 0.024986 seconds and 4 git commands to generate.