projects
/
clnl
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Parse widgets v1 - slider
[clnl]
/
bin
/
test-mode.lisp
1
(require 'asdf)
2
(setf asdf:*central-registry* (list #p"deps/"))
3
(asdf:load-system :clnl-test)
4
(clnl-test:run)