Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.reverse / insn-reverse.exp
index f52b40c04b19597cf24bd9111855a86e89b60f68..a252959dffe5d30267f474c972447c7f4c4cf7be 100644 (file)
@@ -119,7 +119,7 @@ proc test { func } {
 set n_testcases [get_integer_valueof "n_testcases" 0]
 
 if { ${n_testcases} == 0 } {
-    untested "No test"
+    untested "no test"
     return 1
 }
 
This page took 0.024222 seconds and 4 git commands to generate.