Sha256: 27f1711ff9e01880a45c41c978de585606d317535ef9534d4dce55af7e110924

Contents?: true

Size: 221 Bytes

Versions: 5

Compression:

Stored size: 221 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 'holiday_jp'

class Test::Unit::TestCase
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
holiday_jp-0.3.1 test/helper.rb
holiday_jp-0.3.0 test/helper.rb
holiday_jp-0.2.1 test/helper.rb
holiday_jp-0.2.0 test/helper.rb
holiday_jp-0.1.0 test/helper.rb