Start on #255 and #52, now news should generate an outgoing mail to the
mailing list if the creator is a member of the list (and there is a list)
|
commit_set_test.rb
|
|
| 1 2 3 4 5 6 7 8 |
require 'test_helper' class CommitSetTest < ActiveSupport::TestCase # Replace this with your real tests. test "the truth" do assert true end end |