CS3700-project4/smol-http/info.rkt

5 lines
106 B
Racket

#lang info
(define collection "smol-http")
(define deps '("base"))
(define test-omit-paths '("info.rkt"))