1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00

* tests/srcprop.test: New file.

* Makefile.am (SCM_TESTS): Add it.
This commit is contained in:
Kevin Ryde 2003-08-08 23:05:30 +00:00
parent 496660d01d
commit eb6c635af6

View file

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