Sha256: 8bbd6dd59d2c63695bd8851f38537689c4e82857a6add0d4ba935056befec4d4
Contents?: true
Size: 132 Bytes
Versions: 2
Compression:
Stored size: 132 Bytes
Contents
require 'test_helper' class ListingsTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Listings end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
listings-0.0.2 | test/listings_test.rb |
listings-0.0.1 | test/listings_test.rb |