Sha256: 9bed5afdf1c68a696626a9044d2c3bfcfbd22df95aed63b1abd824dcf4be9c1b

Contents?: true

Size: 149 Bytes

Versions: 2

Compression:

Stored size: 149 Bytes

Contents

module Teaspoon
  module Formatters
    class CleanFormatter < DotFormatter
      private

      def log_failed_examples
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
teaspoon-0.9.1 lib/teaspoon/formatters/clean_formatter.rb
teaspoon-0.9.0 lib/teaspoon/formatters/clean_formatter.rb