From 888b6ddfe44ee87ddc6bd77b960dde820c53f105 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Thu, 26 Jan 2012 21:52:44 +0100 Subject: [PATCH] tests: fix expected output. * tests/actions.at (YYBACKUP): here. --- tests/actions.at | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/actions.at b/tests/actions.at index 4199a3ef..b49d9432 100644 --- a/tests/actions.at +++ b/tests/actions.at @@ -1586,7 +1586,6 @@ AT_COMPILE([[input]]) AT_PARSER_CHECK([[./input]], [[0]], [[a: 123 a: 456 -a: 789 ]]) AT_CLEANUP -- 2.50.0