Project

General

Profile

Download (155 Bytes) Statistics
| Branch: | Tag: | Revision:
require 'test_helper'

class HostMailerTest < ActionMailer::TestCase
# replace this with your real tests
test "the truth" do
assert true
end
end
(7-7/19)