@@ -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