mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 08:47:59 +01:00
* Refactored test namespaces. Moved some tests that were in wrong project. Code cleanup * Parrallel -> Parallel
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
using System.Text;
|
||||
using Xunit.Abstractions;
|
||||
|
||||
namespace Terminal.Gui.ViewTests;
|
||||
namespace UnitTests_Parallelizable.ViewTests;
|
||||
|
||||
/// <summary>
|
||||
/// Tests of the <see cref="View.Text"/> and <see cref="View.TextFormatter"/> properties.
|
||||
|
||||
Reference in New Issue
Block a user