mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-16 22:32:05 -08:00
The regression test suite did not have the right location of the ansi test suite
This commit is contained in:
parent
95836f194f
commit
b8f40bb884
1 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,8 @@
|
|||
(use-package :sb-rt)
|
||||
|
||||
(load "tools.lsp")
|
||||
(load "../ansi/universe.lsp")
|
||||
(load "../ansi/ansi-aux.lsp")
|
||||
(load "../ansi-tests/universe.lsp")
|
||||
(load "../ansi-tests/ansi-aux.lsp")
|
||||
|
||||
(load "cl-001.lsp")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue