Sha256: d8785498ea280cfbda8fae2b32ef7eed7a010e12203e1da265fa814e36d65638
Contents?: true
Size: 304 Bytes
Versions: 17
Compression:
Stored size: 304 Bytes
Contents
$:.unshift File.join(File.dirname(__FILE__),'..','lib') require 'test/unit' # Forcing the 'test' environment. ENV["RUGUI_ENV"] = "test" require File.join(File.dirname(__FILE__), '..', 'config', 'environment') class Test::Unit::TestCase # Add more helper methods to be used by all tests here... end
Version data entries
17 entries across 17 versions & 2 rubygems