mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 16:58:01 +01:00
try to fix as many conflicts as possible
This commit is contained in:
@@ -32,7 +32,6 @@ namespace UnitTests.ViewsTests {
|
||||
GC.Collect ();
|
||||
GC.WaitForPendingFinalizers ();
|
||||
}
|
||||
|
||||
#if DEBUG_IDISPOSABLE
|
||||
if (reference.IsAlive) {
|
||||
Assert.True (((View)reference.Target).WasDisposed);
|
||||
|
||||
Reference in New Issue
Block a user