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