mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 11:37:14 +00: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:
parent
c0f3fefa44
commit
7c7c1dac16
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user