]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.python/py-frame-inline.exp
Fix test names starting with uppercase output by basic functions
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.python / py-frame-inline.exp
index 1372ee0f63e9f2681b33a71e52a777f515a82602..98d349d9820c5eadd1d2853c34841e16bd2aef09 100644 (file)
@@ -25,7 +25,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
 if { [skip_python_tests] } { continue }
 
 if ![runto main] then {
-    fail "Can't run to function f"
+    fail "can't run to function f"
     return 0
 }