Sha256: 085fdc1eed8a13033f2bd6bb2f11ab592a6fb234cd1a424f062ba43b2be16981
Contents?: true
Size: 140 Bytes
Versions: 2
Compression:
Stored size: 140 Bytes
Contents
require 'test_helper' class DalliCaptchaTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, DalliCaptcha end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dalli_captcha-0.1.0 | test/dalli_captcha_test.rb |
dalli_captcha-0.0.3 | test/dalli_captcha_test.rb |