svn: r6510
This commit is contained in:
Jay McCarthy 2007-06-07 05:24:55 +00:00
parent 265e718c6f
commit 378db6d125
2 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,6 @@
(module info (lib "infotab.ss" "setup")
(define name "Web Server")
(define post-install-collection "docs/doc-installer.ss")
#;(define post-install-collection "docs/doc-installer.ss")
(define mzscheme-launcher-libraries
(list "private/launch-text.ss"))

View File

@ -12,9 +12,6 @@
(test-suite
"Web Parameters"
;; ****************************************
;; ****************************************
;; BASIC TESTS
(test-suite
"Basic Tests"