Sha256: 8a739783be258311cb6b4e03976e9cf7470dca387370d8046d4b3a21ab03ba5e

Contents?: true

Size: 161 Bytes

Versions: 7

Compression:

Stored size: 161 Bytes

Contents

require 'test_helper'
require 'review/preprocessor'
require 'stringio'

class PreprocessorTest < Test::Unit::TestCase
  include ReVIEW

  ## TODO: add tests
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
review-5.1.1 test/test_preprocessor.rb
review-5.1.0 test/test_preprocessor.rb
review-5.0.0 test/test_preprocessor.rb
review-4.2.0 test/test_preprocessor.rb
review-4.1.0 test/test_preprocessor.rb
review-4.0.0 test/test_preprocessor.rb
review-3.2.0 test/test_preprocessor.rb