Sha256: aed81c650d9169eeb2bdf44d83a6c155a0aefbb2ca2aa0a6130ae0184f7f7a32

Contents?: true

Size: 241 Bytes

Versions: 1

Compression:

Stored size: 241 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.
autoload "Test",     'test/unit'
autoload "MiniTest", 'minitest/unit'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
turn-0.8.3 lib/turn/autoload.rb