summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2011-02-25 22:49:20 +0100
committerAlex Legler <alex@a3li.li>2011-02-25 22:49:20 +0100
commit613993c2334e27123fe78153d5479ee98fcf6373 (patch)
tree5f837534e27082e682f3a2156d864853f5a2fbbd /test
parentAdd erroring tests again (diff)
downloadglsamaker-613993c2334e27123fe78153d5479ee98fcf6373.tar.gz
glsamaker-613993c2334e27123fe78153d5479ee98fcf6373.tar.bz2
glsamaker-613993c2334e27123fe78153d5479ee98fcf6373.zip
I fail while failing
Diffstat (limited to 'test')
-rw-r--r--test/unit/glsa_mailer_test.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/glsa_mailer_test.rb b/test/unit/glsa_mailer_test.rb
index 1d1dd1a..16e8de3 100644
--- a/test/unit/glsa_mailer_test.rb
+++ b/test/unit/glsa_mailer_test.rb
@@ -41,4 +41,3 @@ class GlsaMailerTest < ActionMailer::TestCase
assert_equal @expected.encoded, GlsaMailer.create_sent(@expected.date).encoded
end
end
-end