Sha256: f37177aed8d9370c7f7ce95eddd8240cbf13e438998452a968631882001981bf
Contents?: true
Size: 138 Bytes
Versions: 1
Compression:
Stored size: 138 Bytes
Contents
require 'test_helper' class TinyCaptchaTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, TinyCaptcha end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tiny_captcha-0.0.1 | test/tiny_captcha_test.rb |