Sha256: 120664fbbbeda8f59ed842a7053633c9d9e72a547890065dfbfd359c71a756d8

Contents?: true

Size: 216 Bytes

Versions: 5

Compression:

Stored size: 216 Bytes

Contents

$:.unshift File.expand_path('../../lib', __FILE__)

require 'minitest/autorun'
require 'test/unit/assertions'
require 'reality/mda'

class Reality::Mda::TestCase < Minitest::Test
  include Test::Unit::Assertions
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
reality-mda-1.4.0 test/helper.rb
reality-mda-1.3.0 test/helper.rb
reality-mda-1.2.0 test/helper.rb
reality-mda-1.1.0 test/helper.rb
reality-mda-1.0.0 test/helper.rb