clair_app/test/models/mail_hist_test.rb
Nicolas Bally c2f8ec2efb initial
2020-10-10 00:28:38 +02:00

8 lines
122 B
Ruby

require 'test_helper'
class MailHistTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end