spec/botfly/matcher/matcher_spec.rb in botfly-0.3.3 vs spec/botfly/matcher/matcher_spec.rb in botfly-0.3.4

- old
+ new

@@ -1,5 +1,11 @@ +require 'spec_helper' + +include Botfly +describe Botfly::Matcher do + it "should be tested" +end \ No newline at end of file