1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-02 23:50:47 +02:00

(SCM_TESTS): Added continuations.test.

This commit is contained in:
Marius Vollmer 2004-01-07 18:17:04 +00:00
parent 6394add195
commit a316356834

View file

@ -26,6 +26,7 @@ SCM_TESTS = tests/alist.test \
tests/c-api.test \
tests/chars.test \
tests/common-list.test \
tests/continuations.test \
tests/elisp.test \
tests/environments.test \
tests/eval.test \