mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
Enable a test file for mark-region which passes now
I don't know remember what the problem was. The commit which added the skip-file was unenlightening.
This commit is contained in:
parent
5ae0e669e6
commit
fb23a27107
|
|
@ -12,7 +12,6 @@
|
|||
;;;; absolutely no warranty. See the COPYING and CREDITS files for
|
||||
;;;; more information.
|
||||
|
||||
#+mark-region-gc (invoke-restart 'run-tests::skip-file)
|
||||
(cl:in-package :cl-user)
|
||||
|
||||
;;; Regression due to 1f892df9600eb986038526c3ec738809b15a3f75
|
||||
|
|
|
|||
Loading…
Reference in a new issue