Skip to content

Commit 96af4a8

Browse files
committed
* mk/default.mk (BTEST_OB_LANGUAGES): Test ob-java by default
1 parent 31de027 commit 96af4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mk/default.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ BTEST_POST =
5353
# -L <path-to>/ert # needed for Emacs23, Emacs24 has ert built in
5454
# -L <path-to>/ess # needed for running R tests
5555
# -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
56+
BTEST_OB_LANGUAGES = awk C fortran maxima lilypond octave perl python java
5757
# R # requires ESS to be installed and configured
5858
# ruby # requires inf-ruby to be installed and configured
5959
# extra packages to require for testing

0 commit comments

Comments
 (0)