summaryrefslogtreecommitdiff
path: root/test/lib/README
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2008-12-25 01:22:30 +0000
committermurphy <murphy@rubychan.de>2008-12-25 01:22:30 +0000
commit79a313948f2277cf0f2e238d5765a71fee03e089 (patch)
tree7f6c2de879231f1b7a30d9ba481984e79fede9c1 /test/lib/README
parentbca06f1ec361537c4c7f1368ca8838be2940dafe (diff)
downloadcoderay-79a313948f2277cf0f2e238d5765a71fee03e089.tar.gz
Fixes for Ruby 1.9.
Diffstat (limited to 'test/lib/README')
-rw-r--r--test/lib/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/lib/README b/test/lib/README
new file mode 100644
index 0000000..dd18540
--- /dev/null
+++ b/test/lib/README
@@ -0,0 +1,2 @@
+Contents:
+- test/unit: We need the old Test::Unit for the scanner test suite to work with Ruby 1.9. \ No newline at end of file