1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/library/pathname
nobu 996468de00 load from relative path to __FILE__
* spec/ruby/library/pathname/empty_spec.rb: load spec_helper from
  relative path to `__FILE__` same as other spec files, instead of
  `__dir__` in which symlinks are resolved, to get rid of constant
  redefinition warning when `srcdir` contains symlinks.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60632 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-11-04 01:48:45 +00:00
..
absolute_spec.rb
empty_spec.rb load from relative path to __FILE__ 2017-11-04 01:48:45 +00:00
equal_value_spec.rb
hash_spec.rb
join_spec.rb
new_spec.rb
parent_spec.rb
realdirpath_spec.rb
realpath_spec.rb
relative_path_from_spec.rb
relative_spec.rb
root_spec.rb
sub_spec.rb