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:
@@ -5,7 +5,7 @@ using System.Globalization;
|
||||
using System.Resources;
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
namespace Terminal.Gui.ResourcesTests;
|
||||
namespace UnitTests_Parallelizable.ResourcesTests;
|
||||
|
||||
public class ResourceManagerTests : UnitTests.Parallelizable.ParallelizableBase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user