Sha256: bcea182f4d73bf3ae6bb2827ffb84c6f64e59d00145d30fc8a7389a8c117adb2
Contents?: true
Size: 273 Bytes
Versions: 16
Compression:
Stored size: 273 Bytes
Contents
require File.expand_path('../ruby_test_unit_like', __FILE__) require File.expand_path('../test_unit', __FILE__) require File.expand_path('../ruby', __FILE__) module Project module RubyTestUnit include RubyTestUnitLike include TestUnit include Ruby end end
Version data entries
16 entries across 16 versions & 1 rubygems