Sha256: ef36020d27c11b9be6f1939068d209fb515d7b68939a7edfadff38bc589e410b

Contents?: true

Size: 223 Bytes

Versions: 12

Compression:

Stored size: 223 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-ampache'

class Test::Unit::TestCase
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
ruby-ampache-0.1.2 test/helper.rb
ruby-ampache-0.1.1 test/helper.rb
ruby-ampache-0.0.10 test/helper.rb
ruby-ampache-0.0.9 test/helper.rb
ruby-ampache-0.0.8 test/helper.rb
ruby-ampache-0.0.7 test/helper.rb
ruby-ampache-0.0.6 test/helper.rb
ruby-ampache-0.0.5 test/helper.rb
ruby-ampache-0.0.4 test/helper.rb
ruby-ampache-0.0.3 test/helper.rb
ruby-ampache-0.0.2 test/helper.rb
ruby-ampache-0.0.1 test/helper.rb