Sha256: cac4df13fd9f3c2a24ba02363f6a37a69ecc2db9e07d7c75c068f0e20b02f6fa

Contents?: true

Size: 228 Bytes

Versions: 4

Compression:

Stored size: 228 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 'opencongress_ruby'

class Test::Unit::TestCase
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
opencongress-opencongress-ruby-0.0.2 test/test_helper.rb
opencongress-opencongress-ruby-0.0.3 test/test_helper.rb
opencongress-opencongress-ruby-0.0.4 test/test_helper.rb
opencongress-opencongress-ruby-0.1.2 test/test_helper.rb