Skip to content

Commit d691872

Browse files
authored
Use more specific document category (#86)
1 parent 4d9f321 commit d691872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rackunit-doc/rackunit/info.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#lang info
22

3-
(define scribblings '(("scribblings/rackunit.scrbl" (multi-page) (tool))))
3+
(define scribblings '(("scribblings/rackunit.scrbl" (multi-page) ("Testing"))))
44

55
(define test-responsibles '((all (jay noel ryanc))))

0 commit comments

Comments
 (0)