Sha256: c297107e3d33858717703da28d01e675ea0954ed7bddc23a69789466bbdc5230

Contents?: true

Size: 231 Bytes

Versions: 5

Compression:

Stored size: 231 Bytes

Contents

require 'test/unit'
require 'benchmark'
$LOAD_PATH << "#{File.expand_path(File.dirname(__FILE__))}/../lib"
require 'thrift_client'
require 'thrift_client/simple'
require 'scribe'
begin; require 'ruby-debug'; rescue LoadError; end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
thrift_client-0.3.3 test/test_helper.rb
thrift_client-0.3.2 test/test_helper.rb
thrift_client-0.3.1 test/test_helper.rb
thrift_client-0.3 test/test_helper.rb
thrift_client-0.2.2 test/test_helper.rb