Mention test/bench in README

This commit is contained in:
Brian Anderson 2011-03-12 01:40:32 -05:00 committed by Graydon Hoare
parent 595c4862ab
commit ac72f42b1c

@ -24,5 +24,6 @@ test/ Testsuite (for both bootstrap and self-hosted)
test/compile-fail - Tests that should fail to compile
test/run-fail - Tests that should compile, run and fail
test/run-pass - Tests that should compile, run and succeed
test/bench - Benchmarks and miscellanea
Please be gentle, it's a work in progress.