Sha256: f441dc1312fa2a6287f20a870a39c103412dc9ca7d1f816e91545a8009c169b8

Contents?: true

Size: 220 Bytes

Versions: 10

Compression:

Stored size: 220 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 'tagomatic'

class Test::Unit::TestCase
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
tagomatic-0.1.7 test/helper.rb
tagomatic-0.1.6 test/helper.rb
tagomatic-0.1.5 test/helper.rb
tagomatic-0.1.4 test/helper.rb
tagomatic-0.1.3 test/helper.rb
tagomatic-0.1.2 test/helper.rb
tagomatic-0.1.1 test/helper.rb
tagomatic-0.1.0 test/helper.rb
tagomatic-0.0.3 test/helper.rb
tagomatic-0.0.2 test/helper.rb