##// END OF EJS Templates
remove trailing white-spaces from RepositoryTest...
Toshi MARUYAMA -
r12286:5315943bb991
parent child
Show More
@@ -130,7 +130,7 class RepositoryTest < ActiveSupport::TestCase
130 130 )
131 131 assert r.save
132 132 end
133
133
134 134 def test_identifier_should_not_be_frozen_for_a_new_repository
135 135 assert_equal false, Repository.new.identifier_frozen?
136 136 end
General Comments 0
You need to be logged in to leave comments. Login now