From 2cfb1c59697776039f04c43855d27a60d0788ca0 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 10 Feb 2012 22:57:16 +0100 Subject: [PATCH] Growing arrays: Fixed test cases "Output" is not a synonym for "Out". --- ucw/gary.t | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ucw/gary.t b/ucw/gary.t index 660e649b..0ae5f866 100644 --- a/ucw/gary.t +++ b/ucw/gary.t @@ -1,10 +1,11 @@ # Tests for gary module -Run: ../obj/ucw/gary-t -e -Output: 1 +Run: ../obj/ucw/gary-t +Out: 1 2 3 4 5 + 0 10 20 -- 2.39.2