mirror of
https://github.com/redmine/redmine.git
synced 2026-01-27 01:39:58 +01:00
add missing fixture to test/unit/lib/redmine/safe_attributes_test.rb
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10255 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
require File.expand_path('../../../../test_helper', __FILE__)
|
||||
|
||||
class Redmine::SafeAttributesTest < ActiveSupport::TestCase
|
||||
fixtures :users
|
||||
|
||||
class Base
|
||||
def attributes=(attrs)
|
||||
|
||||
Reference in New Issue
Block a user