This repository has been archived on 2024-08-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
redstoner.com/test/functional/redstoner_mailer_test.rb
2013-10-07 04:59:21 +02:00

8 lines
128 B
Ruby

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