X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/18b519c0d6020e2ab2431c3ada64b8ebe522b504..9501dc6e69988cd8cf7623278a3894af9479e198:/tests/actions.at diff --git a/tests/actions.at b/tests/actions.at index 2e707bde..20030692 100644 --- a/tests/actions.at +++ b/tests/actions.at @@ -29,7 +29,7 @@ AT_SETUP([Mid-rule actions]) # instead of being attached to the empty rule dedicated to this # action. -AT_DATA([[input.y]], +AT_DATA_GRAMMAR([[input.y]], [[%{ # include # include @@ -88,7 +88,7 @@ AT_CLEANUP AT_SETUP([Exotic Dollars]) -AT_DATA([[input.y]], +AT_DATA_GRAMMAR([[input.y]], [[%{ # include # include @@ -167,7 +167,7 @@ AT_SETUP([Printers and Destructors: $4]) # Make sure complex $n work. -AT_DATA([[input.y]], +AT_DATA_GRAMMAR([[input.y]], [[$4 %{ #include