Sha256: 354ebdf4f3b5e8dbc794135e8f50ca444f1203a44485ca27cbffcf4fa798f50b

Contents?: true

Size: 145 Bytes

Versions: 1

Compression:

Stored size: 145 Bytes

Contents

require 'test_helper'

class ShipstationTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Shipstation
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shipstation-0.26 test/shipstation_test.rb