Sha256: 250ccbdf9374a607e525d61df745e6e92a7a17a9b5938de1f6b19bd2cff1a337
Contents?: true
Size: 339 Bytes
Versions: 52
Compression:
Stored size: 339 Bytes
Contents
require File.expand_path('../../../spec_helper', __FILE__) require File.expand_path('../fixtures/common', __FILE__) require File.expand_path('../shared/pwd', __FILE__) describe "Dir.getwd" do before :all do DirSpecs.create_mock_dirs end after :all do DirSpecs.delete_mock_dirs end it_behaves_like :dir_pwd, :getwd end
Version data entries
52 entries across 52 versions & 2 rubygems