Sha256: 7e8b0ca07e7b8e6473294222b1e018b09668e9c24b59d59f7ba2086923a22c7f

Contents?: true

Size: 161 Bytes

Versions: 10

Compression:

Stored size: 161 Bytes

Contents

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

$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'transcoding_machine'

class Test::Unit::TestCase
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
staugaard-transcoding_machine-0.0.2 test/test_helper.rb
staugaard-transcoding_machine-0.1.0 test/test_helper.rb
staugaard-transcoding_machine-0.1.1 test/test_helper.rb
staugaard-transcoding_machine-0.1.2 test/test_helper.rb
staugaard-transcoding_machine-0.1.3 test/test_helper.rb
staugaard-transcoding_machine-0.1.4 test/test_helper.rb
staugaard-transcoding_machine-0.1.5 test/test_helper.rb
staugaard-transcoding_machine-0.2.2 test/test_helper.rb
staugaard-transcoding_machine-0.2.3 test/test_helper.rb
staugaard-transcoding_machine-0.2.4 test/test_helper.rb