Sha256: ab49ebb0bf34ead720e29510940e5baa5609356260491501aef52ae643f6f6fd

Contents?: true

Size: 271 Bytes

Versions: 9

Compression:

Stored size: 271 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'shoulda'
require 'logger'
require 'ruby-debug'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'loose_tight_dictionary'

class Test::Unit::TestCase
end

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
loose_tight_dictionary-ruby19-0.0.8 test/helper.rb
loose_tight_dictionary-0.0.8 test/helper.rb
loose_tight_dictionary-0.0.7 test/helper.rb
loose_tight_dictionary-0.0.6 test/helper.rb
loose_tight_dictionary-0.0.5 test/helper.rb
loose_tight_dictionary-0.0.4 test/helper.rb
loose_tight_dictionary-0.0.3 test/helper.rb
loose_tight_dictionary-0.0.2 test/helper.rb
loose_tight_dictionary-0.0.1 test/helper.rb