Sha256: a46aa4cfe8d6828141e3eef9469cac2d827c169ab6efa554d3dfc72ab67ebcf6

Contents?: true

Size: 214 Bytes

Versions: 12

Compression:

Stored size: 214 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 'csd'

class Test::Unit::TestCase
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
csd-0.0.13 test/helper.rb
csd-0.0.12 test/helper.rb
csd-0.0.11 test/helper.rb
csd-0.0.10 test/helper.rb
csd-0.0.8 test/helper.rb
csd-0.0.7 test/helper.rb
csd-0.0.6 test/helper.rb
csd-0.0.5 test/helper.rb
csd-0.0.4 test/helper.rb
csd-0.0.3 test/helper.rb
csd-0.0.2 test/helper.rb
csd-0.0.1 test/helper.rb