mirror of
https://github.com/redmine/redmine.git
synced 2025-11-11 07:46:02 +01: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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user