renamed Test directory to tests

svn: r16801
This commit is contained in:
Eli Barzilay 2009-11-16 07:59:47 +00:00
parent 9c2352d0d9
commit 3bc3935fc5
28 changed files with 3 additions and 3 deletions

View File

@ -6,4 +6,4 @@
;; TEMPORARY DISABLE THESE FILES UNTIL FIXED
;; "matrix.ss" "matrix-client.ss" "matrix-invisible.ss"
;; "matrix-render-sig.ss" "matrix-sig.ss" "matrix-unit.ss"
"Test"))
"tests"))

View File

@ -31,5 +31,5 @@ files:
htdp/matrix-unit.ss : the matrix functionality
htdp/Tests/matrix-test.ss: a textual test
htdp/Tests/matrix-client.ss a test with embedded images
htdp/tests/matrix-test.ss: a textual test
htdp/tests/matrix-client.ss a test with embedded images