Move honu tests to the honu package.

This commit is contained in:
Vincent St-Amour 2013-07-16 10:50:50 -04:00
parent 2192d12098
commit 43097772b2
24 changed files with 3 additions and 1 deletions

View File

@ -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"))