Sha256: c4311bc486e0b639a762a88d5a5e73180aa3041bac0012a50a6bd3b3f590e52e

Contents?: true

Size: 230 Bytes

Versions: 11

Compression:

Stored size: 230 Bytes

Contents

BASE_DIR = File.expand_path(File.join(File.dirname(__FILE__), ".."))

require 'rubygems'
require 'shoulda'
require 'test/unit'
require File.join(BASE_DIR, "lib/marvin")

class Test::Unit::TestCase
  # Any extra helpers go here
end

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
Sutto-marvin-0.2.0 test/test_helper.rb
Sutto-marvin-0.2.1 test/test_helper.rb
Sutto-marvin-0.2.2 test/test_helper.rb
Sutto-marvin-0.2.3 test/test_helper.rb
Sutto-marvin-0.2.4 test/test_helper.rb
Sutto-marvin-0.3.0 test/test_helper.rb
Sutto-marvin-0.3.2 test/test_helper.rb
Sutto-marvin-0.3.3 test/test_helper.rb
Sutto-marvin-0.3.4 test/test_helper.rb
Sutto-marvin-0.4.0 test/test_helper.rb
jeffrafter-marvin-0.1.20081120 test/test_helper.rb