scm: git: remove trailing white-spaces and an empty line in unit lib test.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5659 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2011-05-06 02:06:08 +00:00
parent c33be450e7
commit 0d942beb49
1 changed files with 2 additions and 3 deletions

View File

@ -243,4 +243,3 @@ rescue LoadError
def test_fake; assert(false, "Requires mocha to run those tests") end
end
end