mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
Reamed Bounds -> Viewport test rename
This commit is contained in:
@@ -177,7 +177,7 @@ public class TextFieldTests
|
||||
|
||||
[Fact]
|
||||
[AutoInitShutdown]
|
||||
public void CaptionedTextField_DoesNotOverspillBounds_Unicode ()
|
||||
public void CaptionedTextField_DoesNotOverspillViewport_Unicode ()
|
||||
{
|
||||
string caption = "Mise" + char.ConvertFromUtf32 (int.Parse ("0301", NumberStyles.HexNumber)) + "rables";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user