summaryrefslogtreecommitdiffstats
path: root/test/unit/calendar_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/calendar_test.rb')
-rw-r--r--test/unit/calendar_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/calendar_test.rb b/test/unit/calendar_test.rb
index 98d856921..05e1d0bad 100644
--- a/test/unit/calendar_test.rb
+++ b/test/unit/calendar_test.rb
@@ -17,7 +17,7 @@
require File.dirname(__FILE__) + '/../test_helper'
-class CalendarTest < Test::Unit::TestCase
+class CalendarTest < ActiveSupport::TestCase
def test_monthly
c = Redmine::Helpers::Calendar.new(Date.today, :fr, :month)