Sha256: 002948626baa8a515c803262301fb96ea29f3c1cf00a1937f7cd0e87c33db33b

Contents?: true

Size: 219 Bytes

Versions: 22

Compression:

Stored size: 219 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 'buzzcore'

class Test::Unit::TestCase
end

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
buzzcore-0.6.6 test/test_helper.rb
buzzware-buzzcore-0.2.2 test/test_helper.rb
buzzware-buzzcore-0.2.3 test/test_helper.rb
buzzcore-0.6.4 test/test_helper.rb
buzzcore-0.6.3 test/test_helper.rb
buzzcore-0.6.2 test/test_helper.rb
buzzcore-0.6.1 test/test_helper.rb
buzzcore-0.5.1 test/test_helper.rb
buzzcore-0.5.0 test/test_helper.rb
buzzcore-0.4.3 test/test_helper.rb
buzzcore-0.4.2 test/test_helper.rb
buzzcore-0.4.1 test/test_helper.rb
buzzcore-0.4.0 test/test_helper.rb
buzzcore-0.3.5 test/test_helper.rb
buzzcore-0.3.4 test/test_helper.rb
buzzcore-0.3.3 test/test_helper.rb
buzzcore-0.3.2 test/test_helper.rb
buzzcore-0.3.1 test/test_helper.rb
buzzcore-0.3.0 test/test_helper.rb
buzzcore-0.2.7 test/test_helper.rb