4 lines
88 B
Ruby
4 lines
88 B
Ruby
require 'rspec'
|
|
|
|
$: << File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib'))
|