Searched refs:ortho_dir (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/File-Path/t/
H A DPath.t185 my $ortho_dir = $^O eq 'MSWin32' ? File::Path::_slash_lc($dir2) : $dir2;
189 is($message, "cannot remove path when cwd is $ortho_dir", "ancestor reason");

Completed in 163 milliseconds