Sha256: fc67b9016acfebb9b912d07189ffff3d3d2baefda6fb70721342ea37123bd878

Contents?: true

Size: 143 Bytes

Versions: 1

Compression:

Stored size: 143 Bytes

Contents

require 'test_helper'

class TestParser < MiniTest::Test
  def test_overrides_peddlers_parser
    assert_equal Parser, Client.parser
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mws-orders-0.2.2 test/mws/orders/test_parser.rb