Removed test code.
authorTim Vaughan <timv@ughan.xyz>
Fri, 6 Dec 2019 10:58:44 +0000 (11:58 +0100)
committerTim Vaughan <timv@ughan.xyz>
Fri, 6 Dec 2019 10:58:44 +0000 (11:58 +0100)
lambdamail.scm

index a5c9b3e..a2fd01d 100644 (file)
                       (config-spool-dir-set! config (cadr rest-args))))
                   (run-server config))))))))
 
                       (config-spool-dir-set! config (cadr rest-args))))
                   (run-server config))))))))
 
-;; (main)
+(main)
 
 
-(define (test)
-  (run-server (make-config "localhost" 2525 "spool" '() '())))
+;; (define (test)
+;;   (run-server (make-config "localhost" 2525 "spool" '() '())))
 
 ;; (test)
 
 ;; (test)