mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-15 13:52:16 -08:00
In Windows, removed a test that uses 'ln'
This commit is contained in:
parent
92983005ed
commit
5d0f084a06
1 changed files with 1 additions and 0 deletions
1
src/tests/bugs/cl-001.lsp
Normal file → Executable file
1
src/tests/bugs/cl-001.lsp
Normal file → Executable file
|
|
@ -304,6 +304,7 @@
|
|||
;;; parsed as a hostname.
|
||||
;;;
|
||||
|
||||
#-windows
|
||||
(deftest cl-0013-truename
|
||||
(progn
|
||||
(si:system "rm -rf foo; ln -sf //usr/ foo")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue