Commit 394ea1f6 by Geoffrey Hichborn Committed by Jon Yurek

Fixed language

parent 68aea16f
...@@ -282,7 +282,7 @@ class AttachmentTest < Test::Unit::TestCase ...@@ -282,7 +282,7 @@ class AttachmentTest < Test::Unit::TestCase
teardown { @file.close } teardown { @file.close }
should "make sure that they are interpolated correctly as long non-word characters separate them" do should "make sure that they are interpolated correctly as long as non-word characters separate them" do
assert_equal "1024.omg/1024-bbq/:idwhat/000/001/024.wtf", @dummy.avatar.path assert_equal "1024.omg/1024-bbq/:idwhat/000/001/024.wtf", @dummy.avatar.path
end end
end end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment