mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00: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 System.Collections.Immutable;
|
||||
using System.Diagnostics;
|
||||
using System.Text;
|
||||
|
||||
namespace Terminal.Gui.ConfigurationTests;
|
||||
namespace UnitTests_Parallelizable.ConfigurationTests;
|
||||
|
||||
/// <summary>
|
||||
/// Unit tests for the <see cref="DeepCloner"/> class, ensuring robust deep cloning for
|
||||
|
||||
Reference in New Issue
Block a user