Sha256: cb46411f75f91088136a63fb330fd426a708e56f5913b09054d3530b43412f7c
Contents?: true
Size: 262 Bytes
Versions: 7
Compression:
Stored size: 262 Bytes
Contents
require 'test_helper' # yes i know ... big TODO, currently implicitly tested at salesking.eu which # makes pretty heavy use of it class KingListTest < ActiveSupport::TestCase # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
7 entries across 7 versions & 1 rubygems