Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

@Anipik
Copy link

@Anipik Anipik commented Apr 2, 2018

@Anipik Anipik requested review from JeremyKuhne and danmoseley April 2, 2018 20:47
[PlatformSpecific(TestPlatforms.Windows)] // drive labels
public void NonExistentDriveAsPath_ReturnsFalse()
{
Assert.False(Exists(IOServices.GetNonExistentDrive()));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about Assert.False(Exists(IOInputs.ExtendedPrefix + IOServices.GetNonExistentDrive()));

@Anipik Anipik merged commit f759243 into dotnet:master Apr 2, 2018
@Anipik Anipik deleted the exists branch April 2, 2018 23:06
@karelz karelz modified the milestones: 2.2.0, 2.1.0 Apr 4, 2018
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants