Sha256: af07cd2f25d1246b5a628cdee9513d20d0a84b3d2ff089a040d245bcd6bb80b0

Contents?: true

Size: 147 Bytes

Versions: 3

Compression:

Stored size: 147 Bytes

Contents

# frozen_string_literal: true

describe RipperRubyParser do
  it "knows its own version" do
    _(RipperRubyParser::VERSION).wont_be_nil
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ripper_ruby_parser-1.7.2 test/ripper_ruby_parser/version_test.rb
ripper_ruby_parser-1.7.1 test/ripper_ruby_parser/version_test.rb
ripper_ruby_parser-1.7.0 test/ripper_ruby_parser/version_test.rb