Sha256: d891d12d0dd3977c9e37acc01c84bcc60bf0d776a650aaaba9afc8dbdb71adfb

Contents?: true

Size: 130 Bytes

Versions: 1

Compression:

Stored size: 130 Bytes

Contents

require 'test_helper'

class RedshopTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Redshop
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
redshop-0.0.1 test/redshop_test.rb