renamed test directory to tests

svn: r16800
This commit is contained in:
Eli Barzilay 2009-11-16 07:57:33 +00:00
parent 7917fd89fb
commit 9c2352d0d9
4 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@
(define compile-omit-paths
'("hangman-world.ss"
"hangman-world-play.ss"
"test"
"tests"
"utest"))