diff options
author | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2012-06-29 15:08:08 -0300 |
---|---|---|
committer | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2012-06-29 15:08:08 -0300 |
commit | 33192cfa07d82e345910cdb279f15305ad463faa (patch) | |
tree | 011ea0f43b4bd821c6949c9ee69ed12858e2e3b1 /activesupport/lib | |
parent | a4dd8719e5e730d37a258680e0793c2cb47e0344 (diff) | |
download | rails-33192cfa07d82e345910cdb279f15305ad463faa.tar.gz rails-33192cfa07d82e345910cdb279f15305ad463faa.tar.bz2 rails-33192cfa07d82e345910cdb279f15305ad463faa.zip |
Fix failing test in file update checker
Introduced in 1abe31670fdad2c357b4356b40a4567a46d16693
The test was failing when running on isolation, because the extensions were
not being loaded, thus 1.year.from_now was failing. Just use mktime
instead, adding 1 year to Time.now.
Diffstat (limited to 'activesupport/lib')
0 files changed, 0 insertions, 0 deletions