mirror of
https://github.com/redmine/redmine.git
synced 2025-11-09 06:46:01 +01:00
Remove unnecessary line that changes the @PluginLoader@ directory inside @plugins_test.rb@ (#36320).
git-svn-id: https://svn.redmine.org/redmine/trunk@22510 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -27,8 +27,6 @@ class Redmine::PluginTest < ActiveSupport::TestCase
|
||||
# In case some real plugins are installed
|
||||
@klass.clear
|
||||
|
||||
# Change plugin loader's directory for testing
|
||||
Redmine::PluginLoader.directory = @klass.directory
|
||||
Redmine::PluginLoader.setup
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user