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

Version Path
rr-3.1.1 spec/support/project/ruby_test_unit.rb
rr-3.1.0 spec/support/project/ruby_test_unit.rb
rr-3.0.9 spec/support/project/ruby_test_unit.rb
rr-3.0.8 spec/support/project/ruby_test_unit.rb
rr-3.0.7 spec/support/project/ruby_test_unit.rb
rr-3.0.6 spec/support/project/ruby_test_unit.rb
rr-3.0.5 spec/support/project/ruby_test_unit.rb
rr-3.0.4 spec/support/project/ruby_test_unit.rb
rr-3.0.3 spec/support/project/ruby_test_unit.rb
rr-3.0.2 spec/support/project/ruby_test_unit.rb
rr-3.0.1 spec/support/project/ruby_test_unit.rb
rr-3.0.0 spec/support/project/ruby_test_unit.rb
rr-1.2.1 spec/support/project/ruby_test_unit.rb
rr-1.2.0 spec/support/project/ruby_test_unit.rb
rr-1.1.2 spec/support/project/ruby_test_unit.rb
rr-1.1.2.rc1 spec/support/project/ruby_test_unit.rb