##// END OF EJS Templates
Merged r10255 from trunk to 1.4-stable...
Toshi MARUYAMA -
r10079:1974123562e2
parent child
Show More
@@ -18,6 +18,7
18 require File.expand_path('../../../../test_helper', __FILE__)
18 require File.expand_path('../../../../test_helper', __FILE__)
19
19
20 class Redmine::SafeAttributesTest < ActiveSupport::TestCase
20 class Redmine::SafeAttributesTest < ActiveSupport::TestCase
21 fixtures :users
21
22
22 class Base
23 class Base
23 def attributes=(attrs)
24 def attributes=(attrs)
General Comments 0
You need to be logged in to leave comments. Login now