moved the docs-complete library into rackunit
to avoid having a separate, new manual for the one library original commit: 507b1cd8fd81cd9c5fcf466a2a0c4c47433b0795
This commit is contained in:
parent
bea5cb7030
commit
8bd0dd4474
|
@ -1,5 +1,5 @@
|
|||
#lang racket/base
|
||||
(require tests/utils/docs-complete)
|
||||
(require rackunit/docs-complete)
|
||||
(check-docs (quote macro-debugger/syntax-browser))
|
||||
(check-docs (quote macro-debugger/stepper))
|
||||
(check-docs (quote macro-debugger/stepper-text))
|
||||
|
|
Loading…
Reference in New Issue
Block a user