ruby / delegate

This library provides three different ways to delegate method calls to an object.
BSD 2-Clause "Simplified" License
18 stars 13 forks source link

test: remove needless mu_pp #24

Closed kou closed 5 months ago

kou commented 5 months ago

It's for minitest. We don't need it with test-unit.