mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-21 07:51:12 +00:00
Add fixtures for UserImportTest (#33102).
git-svn-id: http://svn.redmine.org/redmine/trunk@19802 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
cb0161dc0e
commit
c34b10a2f0
@ -20,6 +20,8 @@
|
|||||||
require File.expand_path('../../test_helper', __FILE__)
|
require File.expand_path('../../test_helper', __FILE__)
|
||||||
|
|
||||||
class UserImportTest < ActiveSupport::TestCase
|
class UserImportTest < ActiveSupport::TestCase
|
||||||
|
fixtures :users, :auth_sources, :custom_fields
|
||||||
|
|
||||||
include Redmine::I18n
|
include Redmine::I18n
|
||||||
|
|
||||||
def setup
|
def setup
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user