Instiki 0.16.5
Update to Rails 2.3.2 (the stable Rails 2.3 release). Add audio/speex support Update CHANGELOG Bump version number
This commit is contained in:
parent
801d307405
commit
e2ccdfd812
264 changed files with 4850 additions and 1906 deletions
|
@ -1069,7 +1069,7 @@ class RespondToTest < Test::Unit::TestCase
|
|||
end
|
||||
|
||||
def test_should_still_raise_exception_with_expected_message_when_calling_an_undefined_method
|
||||
error = assert_raises NoMethodError do
|
||||
error = assert_raise NoMethodError do
|
||||
RespondToMailer.not_a_method
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue