Project

General

Profile

« Previous | Next » 

Revision eda861b3

Added by Ohad Levy almost 12 years ago

  • ID eda861b35c95e8f80a1a68498b38163cce531b6b

minor cleanups to tests

  • allow to each test run by itself.
  • fix puppet environments test

View differences:

test/test_helper.rb
require "test/unit"
require 'pathname'
$: << Pathname.new(__FILE__).join("../lib")
$: << File.join(File.dirname(__FILE__), '..', 'lib')
require "proxy"
require "mocha"

Also available in: Unified diff