Sha256: 4468e27c08d6f6943392baa33bf5b288997884b482181d782d1d7c7074e61daf

Contents?: true

Size: 254 Bytes

Versions: 4

Compression:

Stored size: 254 Bytes

Contents

require 'spec'

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'dvdprofiler_collection'

TMPDIR = File.join(File.dirname(__FILE__), '../tmp')

Spec::Runner.configure do |config|

end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
royw-dvdprofiler_collection-0.0.2 spec/spec_helper.rb
royw-dvdprofiler_collection-0.0.3 spec/spec_helper.rb
royw-dvdprofiler_collection-0.1.0 spec/spec_helper.rb
royw-dvdprofiler_collection-0.1.1 spec/spec_helper.rb