First pass at adding opengl interface
[clnl] / src / test / package.lisp
index 3dfefe7ac638492bd0b3a4d60fcd613533b30d1a..2d3102747c2683ccc92272e166d912a5351f9085 100644 (file)
@@ -1,2 +1,2 @@
-(defpackage #:cl-nl-test (:use :common-lisp :cl-nl)
- (:export :run-all-tests :run :diagnose-test))
+(defpackage #:clnl-test (:use :common-lisp)
+ (:export :run-all-tests :run :test-debug))