diff options
author | Nobuyoshi Nakada <[email protected]> | 2023-06-14 01:21:27 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2023-06-14 12:14:20 +0900 |
commit | c5c15a565b9b88745fe08f2ff78c2e0e5b401498 () | |
tree | 26ce0f1d64f520dfacca18358b67bd50746a602e /gems/lib | |
parent | 8722342ca9b5f770e678ccc93c4f68351e267c3c (diff) |
Allow test-unit-ruby-core files to be loaded from bundled gems
Separate the directly from the customized test-unit, since it may not work with bundled gems.
Notes: Merged: https://.com/ruby/ruby/pull/7941
-rw-r--r-- | gems/lib/core_assertions.rb | 1 | ||||
-rw-r--r-- | gems/lib/rake/extensiontask.rb | 9 |
2 files changed, 10 insertions, 0 deletions
@@ -0,0 +1 @@ @@ -0,0 +1,9 @@ |