1
0
postdoc/test/models/email_test.rb

8 lines
119 B
Ruby
Raw Normal View History

2020-12-06 20:49:03 +01:00
require 'test_helper'
class EmailTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end