mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Fix a failing test (#31110).
PluginTest fails if Redmine is cloned from GitHub because Git ignores the empty other_plugin directory. This file had to be committed in r18063. git-svn-id: http://svn.redmine.org/redmine/trunk@18152 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
5234bf4589
commit
1727950c18
1
test/fixtures/plugins/other_plugin/_other_plugin_settings.html.erb
vendored
Normal file
1
test/fixtures/plugins/other_plugin/_other_plugin_settings.html.erb
vendored
Normal file
@ -0,0 +1 @@
|
||||
<p><label>Example setting</label><%= text_field_tag 'settings[sample_setting]', @settings['sample_setting'] %></p>
|
||||
Loading…
x
Reference in New Issue
Block a user