mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 17:28:01 +01:00
* Refactored test namespaces. Moved some tests that were in wrong project. Code cleanup * Parrallel -> Parallel
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#nullable enable
|
||||
|
||||
namespace Terminal.Gui.ViewMouseTests;
|
||||
namespace UnitTests_Parallelizable.ViewMouseTests;
|
||||
|
||||
[Trait ("Category", "Input")]
|
||||
public class GetViewsUnderLocationForRootTests
|
||||
|
||||
Reference in New Issue
Block a user