Sha256: 987870ebf27c80ff4341b2d600f1363512268bed302c02bb7506635b72725107

Contents?: true

Size: 210 Bytes

Versions: 14

Compression:

Stored size: 210 Bytes

Contents

require 'rubygems'
require 'test/unit'

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'xpcomcore-rubygem'

class Test::Unit::TestCase
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
xpcomcore-rubygem-0.6.4 test/test_helper.rb
xpcomcore-rubygem-0.6.3 test/test_helper.rb
xpcomcore-rubygem-0.6.2 test/test_helper.rb
xpcomcore-rubygem-0.6.0 test/test_helper.rb
xpcomcore-rubygem-0.5.3 test/test_helper.rb
xpcomcore-rubygem-0.5.2 test/test_helper.rb
xpcomcore-rubygem-0.5.1 test/test_helper.rb
xpcomcore-rubygem-0.5.0 test/test_helper.rb
xpcomcore-rubygem-0.3.2 test/test_helper.rb
xpcomcore-rubygem-0.3.1 test/test_helper.rb
xpcomcore-rubygem-0.3.0 test/test_helper.rb
xpcomcore-rubygem-0.2.0 test/test_helper.rb
xpcomcore-rubygem-0.1.0 test/test_helper.rb
xpcomcore-rubygem-0.0.0 test/test_helper.rb