Skip to content

Commit

Permalink
make-host-1.lisp: Re-enable tests/vm.before-xc.lisp.
Browse files Browse the repository at this point in the history
  * This was disabled a long time ago, before a lot of work went
into getting various things working.  The tests now pass, so
enable them once more.
  • Loading branch information
Alastair Bridgewater committed May 10, 2014
1 parent d6c2fc6 commit cbf86dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion make-host-1.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
(when (find :sb-test *shebang-features*)
(load "tests/type.before-xc.lisp")
(load "tests/info.before-xc.lisp")
#!-arm
(load "tests/vm.before-xc.lisp"))
(load "tools-for-build/ucd.lisp")

Expand Down

0 comments on commit cbf86dd

Please sign in to comment.