Rename to clnl, add documentation
[clnl] / bin / test-mode.lisp
index 34182298cc4fc4edb4621e0ba0f7239a83ad40c0..30893257fe96e1c4e83da5b3f0201bb527679f63 100644 (file)
@@ -1,4 +1,4 @@
 (require 'asdf)
 (setf asdf:*central-registry* (list #p"deps/"))
-(asdf:load-system :cl-nl-test)
-(cl-nl-test:run)
+(asdf:load-system :clnl-test)
+(clnl-test:run)