Sha256: ca715ba32a2033f8c3aa8a1cd6a210f7d87ea41963e44e382a869cfbf4f59d7c

Contents?: true

Size: 252 Bytes

Versions: 6

Compression:

Stored size: 252 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'contest'
require 'mocha'
require 'fakeweb'

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

class Test::Unit::TestCase
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
bullhorn-0.1.0 test/helper.rb
bullhorn-0.0.6 test/helper.rb
bullhorn-0.0.4 test/helper.rb
bullhorn-0.0.3 test/helper.rb
bullhorn-0.0.2 test/helper.rb
bullhorn-0.0.1 test/helper.rb