mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
Code review tweak
This commit is contained in:
@@ -813,6 +813,11 @@ public class SetLayoutTests (ITestOutputHelper output)
|
||||
t.Dispose ();
|
||||
}
|
||||
|
||||
|
||||
// BUGBUG: This is NOT a SetLayoutTest but a Border and SuperViewRendersLineCanvas test
|
||||
// BUGBUG: Please move this to a more appropriate test class
|
||||
// BUGBUG: It also tests multiple things and it's not clear what it's really testing.
|
||||
// BUGBUG: Simplfiy it and break it into separate tests that each test ONE thing.
|
||||
[Fact]
|
||||
[SetupFakeDriver]
|
||||
public void Pos_Right_With_Adornments ()
|
||||
|
||||
Reference in New Issue
Block a user