[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / mod_from_name.exp
index f2b707f94ff044cc1a885e918de9e2bdd6dc15f1..7f657762f766aef80e9852a0e692903b59fbe5d0 100644 (file)
@@ -30,7 +30,4 @@ if ![runto "foo.adb:$bp_location" ] then {
 } 
 
 gdb_test "print xp" \
-         "= \\(y => \\(-1, -2, -3, -4, -5, -6, -7, -8, -9, -10\\)\\)" \
-         "print xp"
-
-
+         "= \\(y => \\(-1, -2, -3, -4, -5, -6, -7, -8, -9, -10\\)\\)"
This page took 0.02454 seconds and 4 git commands to generate.