We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31de027 commit 96af4a8Copy full SHA for 96af4a8
mk/default.mk
@@ -53,7 +53,7 @@ BTEST_POST =
53
# -L <path-to>/ert # needed for Emacs23, Emacs24 has ert built in
54
# -L <path-to>/ess # needed for running R tests
55
# -L <path-to>/htmlize # need at least version 1.34 for source code formatting
56
-BTEST_OB_LANGUAGES = awk C fortran maxima lilypond octave perl python
+BTEST_OB_LANGUAGES = awk C fortran maxima lilypond octave perl python java
57
# R # requires ESS to be installed and configured
58
# ruby # requires inf-ruby to be installed and configured
59
# extra packages to require for testing
0 commit comments