Skip to content

Instantly share code, notes, and snippets.

@knzconnor
Created June 18, 2009 17:10
Show Gist options
  • Save knzconnor/132021 to your computer and use it in GitHub Desktop.
Save knzconnor/132021 to your computer and use it in GitHub Desktop.
unless defined?(TEST_ROOT)
TEST_ROOT = File.expand_path(File.join(File.dirname(__FILE__),'..'))
$LOAD_PATH.unshift(TEST_ROOT)
end
require 'test_helper'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment