4 lines
69 B
Ruby
4 lines
69 B
Ruby
|
require 'aruba/cucumber'
|
||
|
|
||
|
ENV['PATH'] = "#{Dir::pwd}:#{ENV['PATH']}"
|