mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Move tests to Core folder and namespace to Terminal.Gui.CoreTests
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
using Xunit;
|
||||
using Xunit.Abstractions;
|
||||
|
||||
namespace Terminal.Gui.Core {
|
||||
namespace Terminal.Gui.CoreTests {
|
||||
public class LineCanvasTests {
|
||||
|
||||
readonly ITestOutputHelper output;
|
||||
Reference in New Issue
Block a user