branch: externals/org
commit 051c929d65269d53699720276db9c67c6b050836
Author: Ihor Radchenko <[email protected]>
Commit: Ihor Radchenko <[email protected]>
* mk/default.mk: Enable ob-sqlite and ob-eshell tests by default
(BTEST_OB_LANGUAGES): Add more tests to be executed by default.
---
mk/default.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mk/default.mk b/mk/default.mk
index fa46661e84..13c5a56ed8 100644
--- a/mk/default.mk
+++ b/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 java
+BTEST_OB_LANGUAGES = awk C fortran maxima lilypond octave perl python java
sqlite eshell
# R # requires ESS to be installed and
configured
# ruby # requires inf-ruby to be installed and
configured
# extra packages to require for testing