Sha256: c84cd91ac81c93bc98f8d49a81fdc70eb5da021812b7071fb5b0bd3310f3f0b4
Contents?: true
Size: 158 Bytes
Versions: 2
Compression:
Stored size: 158 Bytes
Contents
require 'test_helper' class EasyCaptchaTest < ActiveSupport::TestCase # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
easy_captcha-0.1.3 | test/easy_captcha_test.rb |
easy_captcha-0.1.2 | test/easy_captcha_test.rb |