Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / exception.exp
index 970cf100004eb8eec58c5cc2493e808c6d4dc8ab..5dd3449d41f1f35ee784de3d2f7e0227d69e043d 100644 (file)
@@ -91,7 +91,7 @@ set ok 0
 gdb_run_cmd
 gdb_test_multiple "" "Run to main" {
     -re "Temporary breakpoint 4,.*$gdb_prompt $" {
-       pass "Run to main"
+       pass "run to main"
        set ok 1
     }
 }
This page took 0.02467 seconds and 4 git commands to generate.