1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-05 03:30:24 +02:00

* tests/srcprop.test: New file.

* Makefile.am (SCM_TESTS): Add it.
This commit is contained in:
Kevin Ryde 2003-08-08 23:11:51 +00:00
parent 0cb3220e39
commit fc9b994c7e

View file

@ -23,6 +23,7 @@ SCM_TESTS = tests/alist.test \
tests/r4rs.test \
tests/reader.test \
tests/regexp.test \
tests/srcprop.test \
tests/srfi-10.test \
tests/srfi-13.test \
tests/srfi-14.test \