Sha256: 8d73037589f1bec8f383a9fce1eda696f0cb850f0a31803367972f5a59c4280e

Contents?: true

Size: 207 Bytes

Versions: 12

Compression:

Stored size: 207 Bytes

Contents

require 'rubygems'
require 'test/unit'

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'brightcove-api'

class Test::Unit::TestCase
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
brightcove-api-1.0.11 test/helper.rb
brightcove-api-1.0.10 test/helper.rb
brightcove-api-1.0.9 test/helper.rb
brightcove-api-1.0.8 test/helper.rb
brightcove-api-1.0.7 test/helper.rb
brightcove-api-1.0.6 test/helper.rb
brightcove-api-1.0.5 test/helper.rb
brightcove-api-1.0.4 test/helper.rb
brightcove-api-1.0.3 test/helper.rb
brightcove-api-1.0.2 test/helper.rb
brightcove-api-1.0.1 test/helper.rb
brightcove-api-1.0.0 test/helper.rb