]> git.saurik.com Git - bison.git/blobdiff - tests/glr-regr1.at
* tests/atlocal.in (CPPFLAGS): We have config.h.
[bison.git] / tests / glr-regr1.at
index d0b558a5b19db1ace8ab8b253e23e8c2da3f4f77..2483fc52170283a0447107aefc894982bf656b99 100644 (file)
@@ -20,7 +20,7 @@ AT_BANNER([[GLR Regression Test #1.]])
 
 AT_SETUP([Badly Collapsed GLR States])
 
-AT_DATA([glr-regr1.y],
+AT_DATA_GRAMMAR([glr-regr1.y],
 [[/* Regression Test: Improper state compression */
 /* Reported by Scott McPeak */