]> git.saurik.com Git - bison.git/blobdiff - tests/testsuite.at
2007-01-29 Paolo Bonzini <bonzini@gnu.org>
[bison.git] / tests / testsuite.at
index d00c3c9ef263efdf610bbdf5a0424878e401816d..569acfb833af80a3fabaa6f6fb76ea6f2bb3821d 100644 (file)
@@ -71,6 +71,9 @@ m4_include([regression.at])
 # Some C++ specific tests.
 m4_include([c++.at])
 
+# And some Java specific tests.
+m4_include([java.at])
+
 # GLR tests:
 # C++ types, simplified
 m4_include([cxx-type.at])