running help

svn: r14409
This commit is contained in:
Jay McCarthy 2009-04-02 21:02:25 +00:00
parent 57ebe66905
commit 5b1ff07428

View File

@ -127,6 +127,6 @@
(check-not-false (is-url-too-big? (make-bytes 3000 65)))))))))
#|
(require (planet "graphical-ui.ss" ("schematics" "schemeunit.plt" 2)))
(test/graphical-ui all-stuffers-tests)
(require (planet schematics/schemeunit:3/text-ui))
(run-tests all-stuffers-tests)
|#