blob: 577cab056556fd41ac30314a205d3247fc92a155 [file] [log] [blame]
$LOAD_PATH.unshift '/srv/whimsy/lib'
unless defined?(SPEC_ROOT)
SPEC_ROOT = File.join(File.dirname(__FILE__))
end
def fixture_path(*path)
File.join SPEC_ROOT, 'fixtures', path
end