diff options
author | takano32 <takano32@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-08-18 04:52:41 +0000 |
---|---|---|
committer | takano32 <takano32@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-08-18 04:52:41 +0000 |
commit | c73b034c84df97092540232867b4fa98fc006301 (patch) | |
tree | 9aeeae2e770e38ee482f967fa3a2322015835b21 | |
parent | bd09aa628ade497a2359de09ff6a73bf20dfcdef (diff) | |
download | ruby-c73b034c84df97092540232867b4fa98fc006301.tar.gz ruby-c73b034c84df97092540232867b4fa98fc006301.tar.xz ruby-c73b034c84df97092540232867b4fa98fc006301.zip |
Tue Aug 18 13:46:14 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk>
* touch test/rdoc/empty.dat to run test_rdoc_parser.rb
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24575 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | test/rdoc/empty.dat | 0 |
2 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Tue Aug 18 13:46:14 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk> + + * touch test/rdoc/empty.dat to run test_rdoc_parser.rb + Tue Aug 18 11:37:24 2009 wanabe <s.wanabe@gmail.com> * vm_insnhelper.c (vm_call_cfunc): ensure hook c-return. diff --git a/test/rdoc/empty.dat b/test/rdoc/empty.dat new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/test/rdoc/empty.dat |