Update test cases that work with minimal encodings
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / ref_tick_size.exp
index a545f93dd780ba15491cc15b0e8cbd2c45d1c067..5676b8e269a78e9e78b85e016f6d31cad2754ef7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2008-2014 Free Software Foundation, Inc.
+# Copyright 2008-2020 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -32,6 +32,4 @@ runto "p.adb:$bp_location"
 # the size of d1.
 
 gdb_test "print d1'size = d2'size" \
-         "= true" \
-         "print d1'size = d2'size"
-
+         "= true"
This page took 0.040702 seconds and 4 git commands to generate.