mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 16:58:01 +01:00
* Refactored test namespaces. Moved some tests that were in wrong project. Code cleanup * Parrallel -> Parallel
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#nullable enable
|
||||
using System.Reflection;
|
||||
|
||||
namespace Terminal.Gui.ConfigurationTests;
|
||||
namespace UnitTests_Parallelizable.ConfigurationTests;
|
||||
|
||||
public class ScopeTests
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user