Skip to content

Commit

Permalink
added a test file
Browse files Browse the repository at this point in the history
  • Loading branch information
bigfolio committed Feb 21, 2009
1 parent 56557f2 commit c7b1774
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions test/unit/ticket_mailer_test.rb
@@ -0,0 +1,8 @@
require 'test_helper'

class TicketMailerTest < ActionMailer::TestCase
# replace this with your real tests
test "the truth" do
assert true
end
end

0 comments on commit c7b1774

Please sign in to comment.