mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-18 06:58:17 +00:00
Fix RuboCop offense Lint/RedundantRequireStatement (#36919).
git-svn-id: https://svn.redmine.org/redmine/trunk@21921 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
47b17044d2
commit
41bb28cae5
@ -18,7 +18,7 @@
|
|||||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
require File.expand_path('../../test_helper', __FILE__)
|
require File.expand_path('../../test_helper', __FILE__)
|
||||||
require 'pp'
|
|
||||||
class RepositoryCvsTest < ActiveSupport::TestCase
|
class RepositoryCvsTest < ActiveSupport::TestCase
|
||||||
fixtures :projects
|
fixtures :projects
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user