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