lib/fakes.rb in fakes-0.3.1 vs lib/fakes.rb in fakes-0.3.2
- old
+ new
@@ -1,8 +1,7 @@
require 'developwithpassion_arrays'
require 'core/arg_matching/arg_match_factory'
-require 'core/arg_matching/arg_match_protocol'
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'
require 'core/arg_behaviour'