diff options
-rw-r--r-- | test-suite/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/Makefile.am b/test-suite/Makefile.am index 3481f77a5..fa69702f3 100644 --- a/test-suite/Makefile.am +++ b/test-suite/Makefile.am @@ -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 \ |