]> git.saurik.com Git - bison.git/blobdiff - tests/testsuite.at
Merge branch 'maint'
[bison.git] / tests / testsuite.at
index fa7d7482a06d4c8967a7b54285bd68401bbfec85..48133b72e80cffbb09676840b09f8bf31d680ced 100644 (file)
@@ -1,6 +1,6 @@
-# Test suite for GNU Bison.                            -*- Autotest -*-
+# Test suite for GNU Bison.                             -*- Autotest -*-
 
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software
+# Copyright (C) 2000-2004, 2006-2007, 2009-2012 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
@@ -20,6 +20,9 @@
 # Testing resistance to user bugs.
 m4_include([input.at])
 
+# Testing named references.
+m4_include([named-refs.at])
+
 # Testing output file names.
 m4_include([output.at])