X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/e59adf8f042c54514f77baf82bac61fcfa414ee8..8a0adb01838b1b432849f34305ed0144f4716b5c:/tests/input.at diff --git a/tests/input.at b/tests/input.at index 886c14ad..dada81af 100644 --- a/tests/input.at +++ b/tests/input.at @@ -13,8 +13,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. AT_BANNER([[Input Processing.]]) @@ -132,7 +132,7 @@ AT_SETUP([Torturing the Scanner]) AT_DATA([input.y], []) AT_CHECK([bison input.y], [1], [], -[[input.y:1.1: syntax error, unexpected "end of file" +[[input.y:1.1: syntax error, unexpected end of file ]])