awful + test added by mario-goulart on Thu Jun 2 18:56:32 2011

(use awful test)

(define-page "/"
  (lambda ()
    (with-output-to-string
      (lambda ()
        (test #t #t)))))