5 lines
54 B
Ruby
5 lines
54 B
Ruby
|
require 'rspec'
|
||
|
|
||
|
$: << File.expand_path('../../lib')
|
||
|
|