Sha256: 772e1ba01f71611046f73fd03539ee8a7fb85548a3354a8edc10c79801c339cd

Contents?: true

Size: 217 Bytes

Versions: 19

Compression:

Stored size: 217 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 'xamplr'

class Test::Unit::TestCase
end

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
hutch-xamplr-1.0.0 test/test_helper.rb
hutch-xamplr-1.0.1 test/test_helper.rb
hutch-xamplr-1.0.2 test/test_helper.rb
hutch-xamplr-1.0.3 test/test_helper.rb
hutch-xamplr-1.0.4 test/test_helper.rb
hutch-xamplr-1.0.5 test/test_helper.rb
hutch-xamplr-1.1.0 test/test_helper.rb
hutch-xamplr-1.1.1 test/test_helper.rb
hutch-xamplr-1.1.2 test/test_helper.rb
hutch-xamplr-1.1.4 test/test_helper.rb
hutch-xamplr-1.2.0 test/test_helper.rb
hutch-xamplr-1.3.0 test/test_helper.rb
hutch-xamplr-1.3.1 test/test_helper.rb
hutch-xamplr-1.3.10 test/test_helper.rb
hutch-xamplr-1.3.11 test/test_helper.rb
hutch-xamplr-1.3.3 test/test_helper.rb
hutch-xamplr-1.3.8 test/test_helper.rb
hutch-xamplr-1.3.9 test/test_helper.rb
xamplr-1.2.0 test/test_helper.rb