Sha256: f6c512a3ca39b1ae1ea7455bd1d64fdc83aee589cc9e49cac587f1e053c8446b
Contents?: true
Size: 181 Bytes
Versions: 2
Compression:
Stored size: 181 Bytes
Contents
# encoding: utf-8 require 'aruba/api' require 'aruba/reporting' RSpec.configure do |c| c.include Aruba::Api c.before(:each) do clean_current_dir restore_env end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
password_changer-0.0.4 | spec/support/filesystem.rb |
password_changer-0.0.3 | spec/support/filesystem.rb |