Sha256: 434f09fecd8633cedc1619e3db08ad87b9bb3f90f729c2ea579dcf6c377f09fa

Contents?: true

Size: 226 Bytes

Versions: 5

Compression:

Stored size: 226 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'shoulda'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'libxml_bindings'

class Test::Unit::TestCase
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
dreamcat4-libxml-bindings-0.1.0 test/test_helper.rb
dreamcat4-libxml-bindings-0.1.1 test/test_helper.rb
dreamcat4-libxml-bindings-0.1.2 test/test_helper.rb
dreamcat4-libxml-bindings-0.1.3 test/test_helper.rb
dreamcat4-libxml-bindings-0.1.4 test/test_helper.rb