Sha256: 744f006ca86082d5306a8b811822300e5fd1dc06a20df4118f629f9d0fa2ac45

Contents?: true

Size: 221 Bytes

Versions: 9

Compression:

Stored size: 221 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 'btech_rest'

class Test::Unit::TestCase
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
aeonscope-btech_rest-0.2.0 test/test_helper.rb
aeonscope-btech_rest-0.2.2 test/test_helper.rb
aeonscope-btech_rest-0.3.0 test/test_helper.rb
aeonscope-btech_rest-0.4.1 test/test_helper.rb
aeonscope-btech_rest-0.4.2 test/test_helper.rb
aeonscope-btech_rest-0.4.4 test/test_helper.rb
aeonscope-btech_rest-0.5.0 test/test_helper.rb
aeonscope-btech_rest-0.5.2 test/test_helper.rb
aeonscope-btech_rest-0.5.3 test/test_helper.rb