Fix test-case for bug-511072 in packages.impure.lisp
authorStas Boukarev <stassats@gmail.com>
Wed, 15 Aug 2012 18:07:42 +0000 (22:07 +0400)
committerStas Boukarev <stassats@gmail.com>
Wed, 15 Aug 2012 18:09:16 +0000 (22:09 +0400)
commitb14aefb22fd710673b1a1005add3c0425713d2a0
tree630a4f860162ca8c5f6ac16434c22ba3e1334a5e
parentc64c82cf73278e160a528343f675590ab22d68ee
Fix test-case for bug-511072 in packages.impure.lisp

It was creating an error in an additional thread and didn't handle it
properly, which caused SBCL to bail out.
Reported by Mirko Vukovic.
tests/packages.impure.lisp