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:
@@ -4,7 +4,7 @@ using System.Reflection;
|
||||
using System.Text.Json.Serialization;
|
||||
using System.Text.Json.Serialization.Metadata;
|
||||
|
||||
namespace Terminal.Gui.ConfigurationTests;
|
||||
namespace UnitTests_Parallelizable.ConfigurationTests;
|
||||
|
||||
public class ConfigurationPropertyAttributeTests
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user