Sha256: 66e6cfbafc8f4c06492f26dc0de9008be74c60147ca3db36bbe35f9ca77e77ef

Contents?: true

Size: 221 Bytes

Versions: 24

Compression:

Stored size: 221 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 'bcms_tools'

class Test::Unit::TestCase
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
bcms_tools-0.2.9 test/test_helper.rb
bcms_tools-0.2.8 test/test_helper.rb
bcms_tools-0.2.7 test/test_helper.rb
bcms_tools-0.2.6 test/test_helper.rb
bcms_tools-0.2.5 test/test_helper.rb
bcms_tools-0.2.4 test/test_helper.rb
bcms_tools-0.2.3 test/test_helper.rb
bcms_tools-0.2.2 test/test_helper.rb
bcms_tools-0.2.1 test/test_helper.rb
bcms_tools-0.2.0 test/test_helper.rb
bcms_tools-0.1.0 test/test_helper.rb
bcms_tools-0.0.13 test/test_helper.rb
bcms_tools-0.0.12 test/test_helper.rb
bcms_tools-0.0.11 test/test_helper.rb
bcms_tools-0.0.10 test/test_helper.rb
bcms_tools-0.0.9 test/test_helper.rb
bcms_tools-0.0.8 test/test_helper.rb
bcms_tools-0.0.7 test/test_helper.rb
bcms_tools-0.0.6 test/test_helper.rb
bcms_tools-0.0.5 test/test_helper.rb