srfi-18 test fix
authorAndy Wingo <wingo@pobox.com>
Fri, 24 Feb 2012 19:01:47 +0000 (20:01 +0100)
committerAndy Wingo <wingo@pobox.com>
Fri, 24 Feb 2012 19:01:47 +0000 (20:01 +0100)
commita850c3ccc4bebe07dba2298c5ed0bc86bb64f172
tree7b5ea808971d441368d9a22384b9f3797f17aba9
parent006163e02febaf5569bd42b362957a99c01c4528
srfi-18 test fix

* test-suite/tests/srfi-18.test: Enclose the tests in a begin instead of
  an and.  Before, they were not being run, for some reason I don't
  fully understand.
test-suite/tests/srfi-18.test