From: Akim Demaille Date: Wed, 7 Nov 2012 16:31:32 +0000 (+0100) Subject: tests: syntax-check X-Git-Tag: v2.6.5~2 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/63951be29fcb8e21146a9377176d53d509c575ca?hp=--cc tests: syntax-check * tests/actions.at: Fix typo. --- 63951be29fcb8e21146a9377176d53d509c575ca diff --git a/tests/actions.at b/tests/actions.at index 01e3e57d..ec88cb9b 100644 --- a/tests/actions.at +++ b/tests/actions.at @@ -75,7 +75,7 @@ AT_CLEANUP # AT_TEST(SKELETON-NAME, DIRECTIVES) # ---------------------------------- -# Check the the initial location is correct. +# Check that the initial location is correct. m4_pushdef([AT_TEST], [AT_SETUP([Initial location: $1 $2])