X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/da730230ce159265f4380daa456e3e3c5f9422f4..b5c212b61a73e905c94c7a488fa7676021a1dad6:/tests/skeletons.at diff --git a/tests/skeletons.at b/tests/skeletons.at index 3845d3dd..60fc1176 100644 --- a/tests/skeletons.at +++ b/tests/skeletons.at @@ -1,5 +1,5 @@ # Checking skeleton support. -*- Autotest -*- -# Copyright (C) 2007 Free Software Foundation, Inc. +# Copyright (C) 2007, 2009 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -159,7 +159,7 @@ start: ; ]]) AT_BISON_CHECK([[input.y]], [[1]], [[]], -[[[Bison:b4_percent_define_default]:1.0: invalid value for %define Boolean variable `foo' +[[: invalid value for %define Boolean variable `foo' ]]) AT_CLEANUP