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 3ab34d6d8..01345a4a6 100644 --- a/test-suite/Makefile.am +++ b/test-suite/Makefile.am @@ -111,6 +111,7 @@ SCM_TESTS = tests/00-initial-env.test \ tests/r6rs-unicode.test \ tests/rnrs-libraries.test \ tests/ramap.test \ + tests/random.test \ tests/rdelim.test \ tests/reader.test \ tests/receive.test \ |