Some trivial cucumber tests
This commit is contained in:
4
features/support/aruba.rb
Normal file
4
features/support/aruba.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
require 'aruba/cucumber'
|
||||
|
||||
STDERR.puts "pwd = #{Dir::pwd}"
|
||||
ENV['PATH'] = "#{Dir::pwd}:#{ENV['PATH']}"
|
||||
Reference in New Issue
Block a user