Thomas 2 роки тому
батько
коміт
1c4b92ca2f
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      UnitTests/Views/TextFieldTests.cs

+ 1 - 1
UnitTests/Views/TextFieldTests.cs

@@ -1541,7 +1541,7 @@ Les Miśerables", output);
 			Assert.Same(tf,top.Focused);
 
 			return tf;
-    }
+    	}
 
 		[Fact]
 		public void OnEnter_Does_Not_Throw_If_Not_IsInitialized_SetCursorVisibility ()