Sha256: 2f0c36c15114d8350ef3fc3f03386764c939a38c164cf5480b5bcb982b297297
Contents?: true
Size: 111 Bytes
Versions: 2
Compression:
Stored size: 111 Bytes
Contents
require 'bundler/setup' Bundler.require MiniTest::Unit.autorun class TestCase < MiniTest::Unit::TestCase end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
exceptions_app-0.0.1 | test/test_helper.rb |
valle-0.0.1 | test/test_helper.rb |