Explorar el Código

Add Vala to automated tests

* mk/default.mk (BTEST_OB_LANGUAGES): Add vala.
Nicolas Goaziou hace 7 años
padre
commit
8c1c549376
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      mk/default.mk

+ 1 - 1
mk/default.mk

@@ -43,7 +43,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 vala
               # R                     # requires ESS to be installed and configured
               # ruby                  # requires inf-ruby to be installed and configured
 # extra packages to require for testing