Sha256: ed3f48b00c7045c8740b10119ecd449ed373bc77db34c147d62dbbfc4c3185e7

Contents?: true

Size: 109 Bytes

Versions: 1

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

1 entries across 1 versions & 1 rubygems

Version Path
m-1.6.2 test/examples/subdir/another_subdir/yet_another_subdir/e_test.rb