mirror of
https://github.com/AlexMacocian/SystemExtensions.git
synced 2026-07-21 00:29:29 +00:00
Uniformization
This commit is contained in:
@@ -78,7 +78,7 @@ namespace SystemExtensions.Collections.Tests
|
||||
{
|
||||
Assert.Fail();
|
||||
}
|
||||
System.Diagnostics.Debug.WriteLine(binaryHeap.RemoveMin());
|
||||
System.Diagnostics.Debug.WriteLine(binaryHeap.RemoveMinimum());
|
||||
tries--;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user