lib/mutest/matcher/static.rb in mutest-0.0.9 vs lib/mutest/matcher/static.rb in mutest-0.0.10

- old
+ new

@@ -8,8 +8,8 @@ # # @return [Enumerable<Subject>] def call(_env) subjects end - end # Static - end # Matcher -end # Mutest + end + end +end