(test-suite lib) uses plain old catch, not stack-catch
authorAndy Wingo <wingo@pobox.com>
Wed, 2 Apr 2014 20:00:14 +0000 (22:00 +0200)
committerAndy Wingo <wingo@pobox.com>
Wed, 2 Apr 2014 20:00:14 +0000 (22:00 +0200)
commitaf11242268c22fb80a102e66f142e0073f7889cc
treea1b8bc79ca6ba2444dbf315e16d1d3c2b78aad45
parent48e65b446822bffec9aa874bd39ca25ac4f29589
(test-suite lib) uses plain old catch, not stack-catch

* test-suite/test-suite/lib.scm (run-test-exception): Refactor to just
  use "catch" instead of stack-catch.
test-suite/test-suite/lib.scm