Sha256: 0606ff8bbde62a5f99cf3f9a053118a70bfa69bd76d64a81d01fda86ef1e5df2

Contents?: true

Size: 132 Bytes

Versions: 2

Compression:

Stored size: 132 Bytes

Contents

require 'test_helper'

class AntiSpamTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, AntiSpam
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
anti_spam-0.0.2 test/anti_spam_test.rb
anti_spam-0.0.1 test/anti_spam_test.rb