* mk/default.mk (BTEST_OB_LANGUAGES): Test ob-java by default

This commit is contained in:
Ihor Radchenko 2022-10-09 12:13:49 +08:00
parent 31de027c12
commit 96af4a8634
No known key found for this signature in database
GPG Key ID: 6470762A7DA11D8B
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ BTEST_POST =
# -L <path-to>/ert # needed for Emacs23, Emacs24 has ert built in
# -L <path-to>/ess # needed for running R tests
# -L <path-to>/htmlize # need at least version 1.34 for source code formatting
BTEST_OB_LANGUAGES = awk C fortran maxima lilypond octave perl python
BTEST_OB_LANGUAGES = awk C fortran maxima lilypond octave perl python java
# R # requires ESS to be installed and configured
# ruby # requires inf-ruby to be installed and configured
# extra packages to require for testing