Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / pr10687.exp
index e7caa7f38c28350c7a2b525b01114f0e05dcd2e8..385e64a3ef79fd526b4dd4c3d5bbbcc28fa7508c 100644 (file)
@@ -20,7 +20,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.025319 seconds and 4 git commands to generate.