remove comments

This commit is contained in:
Alexander Meindl
2018-01-28 11:51:41 +01:00
parent b1a527fc52
commit 585d49bdec
2 changed files with 0 additions and 8 deletions

View File

@@ -1,5 +1,3 @@
# Redmine Messenger plugin for Redmine
require 'redmine'
require 'redmine_messenger'

View File

@@ -1,9 +1,3 @@
# This file is a part of redmine_reporting,
# a reporting and statistics plugin for Redmine.
#
# Copyright (c) 2016-2018 AlphaNodes GmbH
# https://alphanodes.com
require File.expand_path('../../test_helper', __FILE__)
class RoutingTest < Redmine::RoutingTest