Pull in time extensions also

This commit is contained in:
Jeremy Kemper 2009-06-05 18:18:14 -07:00
parent a838ba392e
commit ccf70b9570

@ -1,5 +1,5 @@
require 'abstract_unit'
require 'active_support/time_with_zone'
require 'active_support/time'
require 'active_support/json'
class TimeWithZoneTest < Test::Unit::TestCase