mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 01:07:58 +01:00
* Refactored test namespaces. Moved some tests that were in wrong project. Code cleanup * Parrallel -> Parallel
This commit is contained in:
@@ -5,7 +5,7 @@ using Xunit.Abstractions;
|
||||
|
||||
// Alias Console to MockConsole so we don't accidentally use Console
|
||||
|
||||
namespace Terminal.Gui.TextTests;
|
||||
namespace UnitTests.TextTests;
|
||||
|
||||
public class TextFormatterTests
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user