cache_check work

This commit is contained in:
Joe Thornber
2013-03-21 15:44:28 +00:00
committed by Joe Thornber
parent 81d4e5523f
commit 52f1aa8a8a
6 changed files with 221 additions and 19 deletions

View File

@@ -1,4 +1,3 @@
require 'aruba/cucumber'
STDERR.puts "pwd = #{Dir::pwd}"
ENV['PATH'] = "#{Dir::pwd}:#{ENV['PATH']}"