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

* tests/socket.test: New file.

* Makefile.am (SCM_TESTS): Add it.
This commit is contained in:
Kevin Ryde 2004-04-24 21:17:13 +00:00
parent 4064ed2ab5
commit 32938e4dec

View file

@ -55,6 +55,7 @@ SCM_TESTS = tests/alist.test \
tests/r5rs_pitfall.test \
tests/reader.test \
tests/regexp.test \
tests/socket.test \
tests/srcprop.test \
tests/srfi-1.test \
tests/srfi-6.test \