aports/testing/lem/aarch64-disable-timer-tests_patch
Celeste 653d114fcf testing/lem: new aport
https://lem-project.github.io/
Common Lisp editor/IDE with high expansibility
2024-04-29 14:48:13 +00:00

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")