From ec94982becc67543aa05f67ea861f689f1e4ddd0 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. (cherry picked from commit 888b6ddfe44ee87ddc6bd77b960dde820c53f105) --- tests/actions.at | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/actions.at b/tests/actions.at index 2da52941..ed913cd1 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