소스 검색

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

Ihor Radchenko 2 년 전
부모
커밋
96af4a8634
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      mk/default.mk

+ 1 - 1
mk/default.mk

@@ -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