summaryrefslogtreecommitdiffstats
path: root/test/unit/repository_cvs_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/repository_cvs_test.rb')
-rw-r--r--test/unit/repository_cvs_test.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/unit/repository_cvs_test.rb b/test/unit/repository_cvs_test.rb
index 1e5cf467b..af995eac0 100644
--- a/test/unit/repository_cvs_test.rb
+++ b/test/unit/repository_cvs_test.rb
@@ -20,8 +20,6 @@
require_relative '../test_helper'
class RepositoryCvsTest < ActiveSupport::TestCase
- fixtures :projects
-
include Redmine::I18n
REPOSITORY_PATH = repository_path('cvs')