mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-12 14:56:53 +02:00
12 lines
437 B
Text
12 lines
437 B
Text
--- a/lem-tests.asd
|
|
+++ b/lem-tests.asd
|
|
@@ -11,8 +11,7 @@
|
|
(:module "common"
|
|
:components ((:file "ring")
|
|
(:file "killring")
|
|
- (:file "history")
|
|
- (:file "timer")))
|
|
+ (:file "history")))
|
|
#+sbcl
|
|
(:module "language-server"
|
|
:components ((:file "utils")
|