diff options
Diffstat (limited to 'test-suite/Makefile.am')
-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 01727ce8d..6ca980aaf 100644 --- a/test-suite/Makefile.am +++ b/test-suite/Makefile.am @@ -79,6 +79,7 @@ SCM_TESTS = tests/00-initial-env.test \ tests/r6rs-arithmetic-bitwise.test \ tests/r6rs-conditions.test \ tests/r6rs-control.test \ + tests/r6rs-enums.test \ tests/r6rs-exceptions.test \ tests/r6rs-files.test \ tests/r6rs-hashtables.test \ |