]> git.saurik.com Git - bison.git/blobdiff - tests/testsuite.at
Regen.
[bison.git] / tests / testsuite.at
index 73e184d58bccc2c5e774c9e4d1bb9b1ba7e9e589..dd21fb54fb0931f8d5079e6460d26502645dc336 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autom4te to create testsuite. -*- Autotest -*-
 
 # Test suite for GNU Bison.
-# Copyright (C) 2000, 2001, 2002  Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003 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
@@ -108,5 +108,5 @@ m4_include([regression.at])
 # GLR tests:
 # C++ types, simplified
 m4_include([cxx-type.at])
-# Regression test for state-folding optimization
-m4_include([glr-regr1.at])
+# Regression tests
+m4_include([glr-regression.at])