Sha256: 6701bd6f175c3990164ada7eb5cae3814d6c4003aa21cd843d2514ec238c97ad

Contents?: true

Size: 188 Bytes

Versions: 9

Compression:

Stored size: 188 Bytes

Contents

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

$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'lib/hypertable/thrift_client'

class Test::Unit::TestCase
end

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
tylerkovacs-hyper_record-0.2.2 test/test_helper.rb
tylerkovacs-hyper_record-0.2.3 test/test_helper.rb
tylerkovacs-hyper_record-0.2.4 test/test_helper.rb
tylerkovacs-hyper_record-0.2.5 test/test_helper.rb
tylerkovacs-hyper_record-0.2.6 test/test_helper.rb
hyper_record-0.9.5 test/test_helper.rb
hyper_record-0.9.4 test/test_helper.rb
hyper_record-0.9.3 test/test_helper.rb
hyper_record-0.2.8 test/test_helper.rb