diff options
author | murphy <murphy@rubychan.de> | 2008-12-25 01:22:30 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2008-12-25 01:22:30 +0000 |
commit | 79a313948f2277cf0f2e238d5765a71fee03e089 (patch) | |
tree | 7f6c2de879231f1b7a30d9ba481984e79fede9c1 /test/lib/README | |
parent | bca06f1ec361537c4c7f1368ca8838be2940dafe (diff) | |
download | coderay-79a313948f2277cf0f2e238d5765a71fee03e089.tar.gz |
Fixes for Ruby 1.9.
Diffstat (limited to 'test/lib/README')
-rw-r--r-- | test/lib/README | 2 |
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 |