Author: psmith Date: Mon Jan 29 00:40:10 2007 New Revision: 57
Added: branches/home/psmith/restructure/run-tests.lisp Log: Added tests main
Added: branches/home/psmith/restructure/run-tests.lisp ============================================================================== --- (empty file) +++ branches/home/psmith/restructure/run-tests.lisp Mon Jan 29 00:40:10 2007 @@ -0,0 +1,4 @@ +(require :asdf) +(require :nio-yarpc) +(in-package :nio-buffer) +(test-buffer) \ No newline at end of file