mirror of
https://github.com/redmine/redmine.git
synced 2025-11-06 13:25:44 +01:00
scm: bazaar: code clean up unit adapter test.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5547 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -45,10 +45,8 @@ begin
|
||||
def test_fake; assert true end
|
||||
end
|
||||
end
|
||||
|
||||
rescue LoadError
|
||||
class BazaarMochaFake < ActiveSupport::TestCase
|
||||
def test_fake; assert(false, "Requires mocha to run those tests") end
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user