[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (3)
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / meth-typedefs.exp
index 088315458445a927d383c18a12849821d1e64711..a767f7c92cbd798fda69738fcbe7336e93faa0fa 100644 (file)
@@ -181,8 +181,7 @@ foreach f [list "$func" "'$func'"] {
             "file: \".*$srcfile\", line number: $line2, symbol: \"B::$func_re\"" \
             "$line2${any}B::test${any}" \
             "file: \".*$srcfile\", line number: $line3, symbol: \"$func_re\"" \
-            "$line3${any}// test${any}"] \
-       "list $f"
+            "$line3${any}// test${any}"]
 
     delete_breakpoints
     gdb_test "break $f" "\\(3 locations\\)"
This page took 0.025418 seconds and 4 git commands to generate.