mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 07:47:54 +01:00
* Refactored test namespaces. Moved some tests that were in wrong project. Code cleanup * Parrallel -> Parallel
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using System.Text;
|
||||
|
||||
namespace Terminal.Gui.ViewsTests;
|
||||
namespace UnitTests_Parallelizable.ViewsTests;
|
||||
|
||||
public class TextViewTests
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user