diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2015-01-04 13:32:44 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2015-01-04 13:32:44 +0000 |
| commit | 54bfb33366b21321e7093e454935a35a488dbb25 (patch) | |
| tree | 5d328ae115c908b3fe4ccb7645b4554211758551 /ChangeLog | |
| parent | 42bb2c712e46606fd005aa8ca3c3cc041b73d62e (diff) | |
test/unit.rb: reorder Test::Unit
* test/lib/test/unit.rb (Test::Unit): reorder modules and merge
each modules.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49142 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ -Sun Jan 4 22:32:09 2015 Nobuyoshi Nakada <nobu@ruby-lang.org> +Sun Jan 4 22:32:42 2015 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * test/lib/test/unit.rb (Test::Unit): reorder modules and merge + each modules. * test/lib/test/unit.rb (Test::Unit): split the large class into each modules. |
