mirror of https://github.com/rails/rails
Missing dependency for duration test.
This commit is contained in:
parent
47871b025e
commit
36313430fa
|
@ -1,4 +1,5 @@
|
|||
require 'abstract_unit'
|
||||
require 'active_support/inflector'
|
||||
require 'active_support/time'
|
||||
require 'active_support/json'
|
||||
|
||||
|
|
Loading…
Reference in New Issue