Sha256: cda06de947fc3aa26d5d2be921a7e8777862f282e140349d4af43cfa9a325d0e

Contents?: true

Size: 99 Bytes

Versions: 3

Compression:

Stored size: 99 Bytes

Contents

module Integration

  class Error < StandardError ; end

  class MaxOutputLines < Error ; end

end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
basic101-0.4.0 test/integration/errors.rb
basic101-0.2.0 test/integration/errors.rb
basic101-0.1.0 test/integration/errors.rb