]> git.saurik.com Git - bison.git/blobdiff - tests/testsuite.at
Fix push parsing memory leak reported by Brandon Lucia at
[bison.git] / tests / testsuite.at
index 569acfb833af80a3fabaa6f6fb76ea6f2bb3821d..f522cf648d0d91d30c2673d046205ae34cc1fb55 100644 (file)
@@ -80,5 +80,8 @@ m4_include([cxx-type.at])
 # Regression tests
 m4_include([glr-regression.at])
 
+# Push parsing specific tests.
+m4_include([push.at])
+
 m4_popdef([AT_CHECK])
 m4_popdef([ORIGINAL_AT_CHECK])