Sha256: d1bdaff4aecdb8ed31f30e8857204add79389645edca375afcee0e19c16f5b5a
Contents?: true
Size: 130 Bytes
Versions: 1
Compression:
Stored size: 130 Bytes
Contents
require 'test_helper' class ShopperTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Shopper end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shopper-0.0.1 | test/shopper_test.rb |