Move honu tests to the honu package.
This commit is contained in:
parent
2192d12098
commit
43097772b2
|
@ -5,7 +5,9 @@
|
|||
"base"
|
||||
"parser-tools-lib"
|
||||
"rackunit-lib"))
|
||||
(define build-deps '("scribble-lib"))
|
||||
(define build-deps '("scribble-lib"
|
||||
"at-exp-lib"
|
||||
"sandbox-lib"))
|
||||
|
||||
;; Make honu.vim easier to find by copying it to the "lib" directory:
|
||||
(define copy-foreign-libs '("contrib/honu.vim"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user