mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
244abdae09
For the following reasons: - Previous behavior is confusable because it's different from test/unit rubygem's `assert_true` - Tests may pass unintentionally in an inappropriate way; ref #4285 #4287