Sha256: 37d85d61378f3575be2a310daec0473ed603e183b46f757ecf201cf17a0e3d33
Contents?: true
Size: 250 Bytes
Versions: 20
Compression:
Stored size: 250 Bytes
Contents
# This is a "dirty trick" to load `test/unit` or `minitest/unit` if sought. # Eventually a way to handle this more robustly (without autoreload) # should be worked out. But how? autoload "Test", 'test/unit' autoload "MiniTest", 'minitest/unit'
Version data entries
20 entries across 20 versions & 5 rubygems