Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Re-enable disabled test
  • Loading branch information
carlossanlop committed Jun 22, 2022
commit d52a5412eb19818c6ab62b119f274749bc7afbd2
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ public void EntryName_NullOrEmpty()
}
}

[ActiveIssue("https://github.com/dotnet/runtime/issues/69474", TestPlatforms.Linux)]
[Theory]
[InlineData(TarEntryFormat.V7)]
[InlineData(TarEntryFormat.Ustar)]
Expand Down