Sha256: f6905c33706cd5bdee9333ee7ee07fc28e076e4146e6b273919e8729f8765c36
Contents?: true
Size: 201 Bytes
Versions: 3
Compression:
Stored size: 201 Bytes
Contents
require 'test_helper' class EmailControllerTest < ActionController::TestCase # Replace this with your real tests. #FIXME test for email are missing test "the truth" do assert true end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
solarsearch-0.0.10 | test/functional/email_controller_test.rb |
solarsearch-0.0.9 | test/functional/email_controller_test.rb |
solarsearch-0.0.6 | test/functional/email_controller_test.rb |