[nio-cvs] r57 - branches/home/psmith/restructure

psmith at common-lisp.net psmith at common-lisp.net
Mon Jan 29 05:40:17 UTC 2007


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



More information about the Nio-cvs mailing list