Sha256: 2c1b4bcf22cd94edf117d980081c14782839388b0aa22e5b3a011241e2deaac0
Contents?: true
Size: 262 Bytes
Versions: 8
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 KingFormTest < ActiveSupport::TestCase # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
8 entries across 8 versions & 1 rubygems