lib/fakes.rb in fakes-1.0.22 vs lib/fakes.rb in fakes-1.0.24
- old
+ new
@@ -1,4 +1,6 @@
+require 'developwithpassion_arrays'
+
require 'core/arg_matching/arg_match_factory'
require 'core/arg_matching/block_arg_matcher'
require 'core/arg_matching/combined_arg_matcher'
require 'core/arg_matching/matches'
require 'core/arg_matching/regular_arg_matcher'