summaryrefslogtreecommitdiffstats
path: root/test/functional/calendars_controller_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/calendars_controller_test.rb')
-rw-r--r--test/functional/calendars_controller_test.rb16
1 files changed, 0 insertions, 16 deletions
diff --git a/test/functional/calendars_controller_test.rb b/test/functional/calendars_controller_test.rb
index ecf9e5597..227919435 100644
--- a/test/functional/calendars_controller_test.rb
+++ b/test/functional/calendars_controller_test.rb
@@ -20,22 +20,6 @@
require_relative '../test_helper'
class CalendarsControllerTest < Redmine::ControllerTest
- fixtures :projects,
- :trackers,
- :projects_trackers,
- :roles,
- :member_roles,
- :members,
- :enabled_modules,
- :issues,
- :issue_statuses,
- :issue_relations,
- :issue_categories,
- :enumerations,
- :queries,
- :users, :email_addresses,
- :versions
-
def test_show
# Ensure that an issue to which a user is assigned is in the current
# month's calendar in order to test Gravatar