Sha256: 7b6126edc334911c2e3d332fb36c8ea4239e03d9c5ec960f2d714d82524f9b9b

Contents?: true

Size: 109 Bytes

Versions: 4

Compression:

Stored size: 109 Bytes

Contents

require_relative '../../../../test_helper'

class ETest < MTest
  def test_e
    assert_equal 1, 1
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
m-1.6.1 test/examples/subdir/another_subdir/yet_another_subdir/e_test.rb
m-1.6.0 test/examples/subdir/another_subdir/yet_another_subdir/e_test.rb
m-1.5.1 test/examples/subdir/another_subdir/yet_another_subdir/e_test.rb
m-1.5.0 test/examples/subdir/another_subdir/yet_another_subdir/e_test.rb