EvoBal/test/models/email_test.rb

8 lines
119 B
Ruby
Raw Permalink Normal View History

require "test_helper"
2020-10-28 23:53:42 +01:00
class EmailTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end