Sha256: c1f326acf613051cd812e04ff56678cbc3cdf554d720f4f188db007670ca15da

Contents?: true

Size: 222 Bytes

Versions: 5

Compression:

Stored size: 222 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 'mongo_scope'

class Test::Unit::TestCase
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
mongo_scope-0.0.5 test/test_helper.rb
mongo_scope-0.0.4 test/test_helper.rb
mongo_scope-0.0.3 test/test_helper.rb
mongo_scope-0.0.2 test/test_helper.rb
mongo_scope-0.0.1 test/test_helper.rb