179a788fe3
- use aruba to test command line options - use rspec to unit test
4 lines
105 B
Ruby
4 lines
105 B
Ruby
require 'aruba/cucumber'
|
|
|
|
ENV['PATH'] = "#{Dir.pwd}/aws-ha-release#{File::PATH_SEPARATOR}#{ENV['PATH']}"
|