3 lines
96 B
Ruby
3 lines
96 B
Ruby
|
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', 'lib')
|
||
|
|
||
|
require 'fakefs/spec_helpers'
|