Sha256: 3cb13eea66d1b4ff41a6f49498178a4506e20e3986d06133c281fafbcd83f1ac

Contents?: true

Size: 279 Bytes

Versions: 3

Compression:

Stored size: 279 Bytes

Contents

# encoding: UTF-8

# To make testing/debugging easier, test within this source tree versus an installed gem

dir = File.dirname(__FILE__)
root = File.expand_path(File.join(dir, '..'))
lib = File.expand_path(File.join(root, 'lib'))

$LOAD_PATH << lib

require 'xslt'

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
blackwinter-libxslt-ruby-1.0.1 test/test_helper.rb
libxslt-ruby-1.0.1-x86-mingw32 test/test_helper.rb
libxslt-ruby-1.0.1 test/test_helper.rb