Update test cases that work with minimal encodings
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / ref_tick_size.exp
index 6cbc79d83118e9d56d5f33e5f07dace27dc14c7e..5676b8e269a78e9e78b85e016f6d31cad2754ef7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2008-2018 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.031747 seconds and 4 git commands to generate.