Explorar el Código

Fixed Thicknesstests

Tig hace 1 año
padre
commit
b6b730ee81
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      UnitTests/Drawing/ThicknessTests.cs

+ 1 - 0
UnitTests/Drawing/ThicknessTests.cs

@@ -309,6 +309,7 @@ public class ThicknessTests
 └────|123456789|123456789|123456789|123456789",
                                                       _output
                                                      );
+        top.Dispose ();
     }
 
     [Fact]