mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
* Refactored test namespaces. Moved some tests that were in wrong project. Code cleanup * Parrallel -> Parallel
This commit is contained in:
@@ -10,7 +10,7 @@ using File = System.IO.File;
|
||||
|
||||
#pragma warning disable IDE1006
|
||||
|
||||
namespace Terminal.Gui.ConfigurationTests;
|
||||
namespace UnitTests.ConfigurationTests;
|
||||
|
||||
public class ConfigurationManagerTests (ITestOutputHelper output)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user