Sha256: c767be9473507324abc869d65e37c6c1e7100597e414ebb06b1a6ea49eba0d7b

Contents?: true

Size: 222 Bytes

Versions: 10

Compression:

Stored size: 222 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 'ruby-fitbit'

class Test::Unit::TestCase
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
ruby-fitbit-0.5.0 test/helper.rb
ruby-fitbit-0.4.1 test/helper.rb
ruby-fitbit-0.4.0 test/helper.rb
ruby-fitbit-0.3.1 test/helper.rb
ruby-fitbit-0.2.3 test/helper.rb
ruby-fitbit-0.2.2 test/helper.rb
ruby-fitbit-0.2.1 test/helper.rb
ruby-fitbit-0.2.0 test/helper.rb
ruby-fitbit-0.1.0 test/helper.rb
ruby-fitbit-0.0.1 test/helper.rb