Reorganized PosDim unit tests.

This commit is contained in:
Tig
2024-04-23 10:17:59 -06:00
parent 2fdbce4a76
commit 6209aceb5f
18 changed files with 1261 additions and 1230 deletions

View File

@@ -1,6 +1,6 @@
using Xunit.Abstractions;
namespace Terminal.Gui.ViewTests;
namespace Terminal.Gui.LayoutTests;
public class SetRelativeLayoutTests
{