indentation

This commit is contained in:
Konstantin Haase 2011-04-15 11:05:54 +02:00
parent 4b8aaef0b4
commit 1725633080
1 changed files with 2 additions and 2 deletions

View File

@ -323,8 +323,8 @@ class HelpersTest < Test::Unit::TestCase
end
end
get '/'
assert_body 'ok'
get '/'
assert_body 'ok'
end
it 'accepts an options hash' do