summaryrefslogtreecommitdiffstats
path: root/test/integration/api_test/roles_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/api_test/roles_test.rb')
-rw-r--r--test/integration/api_test/roles_test.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/integration/api_test/roles_test.rb b/test/integration/api_test/roles_test.rb
index 0cd4fd72b..c9dee4bb0 100644
--- a/test/integration/api_test/roles_test.rb
+++ b/test/integration/api_test/roles_test.rb
@@ -20,8 +20,6 @@
require_relative '../../test_helper'
class Redmine::ApiTest::RolesTest < Redmine::ApiTest::Base
- fixtures :roles
-
test "GET /roles.xml should return the roles" do
get '/roles.xml'