Sha256: 5701b9755c5897201c17144f3ee2a0328e0b7b872233f074b6f5c000623f520d

Contents?: true

Size: 319 Bytes

Versions: 1

Compression:

Stored size: 319 Bytes

Contents

require 'test/unit'
require File.expand_path(File.join(File.dirname(__FILE__), "..", "lib", "dryopteris"))

if defined? Nokogiri::VERSION_INFO
  puts "=> running with Nokogiri #{Nokogiri::VERSION_INFO.inspect}"
else
  puts "=> running with Nokogiri #{Nokogiri::VERSION} / libxml #{Nokogiri::LIBXML_PARSER_VERSION}"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jmcnevin-dryopteris-0.1.2 test/helper.rb