Merge commit '7337d56d5714227865aeca2b40b6bd97cce296d2' into boehm-demers-weiser-gc
[bpt/guile.git] / test-suite / Makefile.am
index c7ec215..08de5b7 100644 (file)
@@ -30,7 +30,6 @@ SCM_TESTS = tests/alist.test                  \
            tests/common-list.test              \
            tests/continuations.test            \
            tests/elisp.test                    \
-           tests/environments.test             \
            tests/eval.test                     \
            tests/exceptions.test               \
            tests/filesys.test                  \
@@ -76,6 +75,7 @@ SCM_TESTS = tests/alist.test                  \
            tests/srfi-26.test                  \
            tests/srfi-31.test                  \
            tests/srfi-34.test                  \
+           tests/srfi-37.test                  \
            tests/srfi-39.test                  \
            tests/srfi-60.test                  \
            tests/srfi-4.test                   \