Explorar o código

Moved AutoSizeFalse tests to more logical locations; nuked invalid tests 2

Tig hai 1 ano
pai
achega
c80f606561
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      UnitTests/View/Text/TextTests.cs

+ 1 - 1
UnitTests/View/Text/TextTests.cs

@@ -1234,7 +1234,7 @@ Y
 
 
     [Fact]
     [Fact]
     [SetupFakeDriver]
     [SetupFakeDriver]
-    public void Width_Height_SetMinWidthHeight_Narrow_Wide_Runes ()
+    public void Narrow_Wide_Runes ()
     {
     {
         ((FakeDriver)Application.Driver).SetBufferSize (32, 32);
         ((FakeDriver)Application.Driver).SetBufferSize (32, 32);
         var top = new View { Width = 32, Height = 32 };
         var top = new View { Width = 32, Height = 32 };