mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-22 19:44:10 +02:00
* tests/srfi-1.test: New file, exercising extended list-copy.
* Makefile.am (SCM_TESTS): Add it.
This commit is contained in:
parent
3f34399562
commit
7fd8fe2cd5
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ SCM_TESTS = tests/alist.test \
|
|||
tests/reader.test \
|
||||
tests/regexp.test \
|
||||
tests/srcprop.test \
|
||||
tests/srfi-1.test \
|
||||
tests/srfi-10.test \
|
||||
tests/srfi-13.test \
|
||||
tests/srfi-14.test \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue