|
@@ -2,7 +2,7 @@
|
|
using System.Runtime.InteropServices;
|
|
using System.Runtime.InteropServices;
|
|
using Xunit;
|
|
using Xunit;
|
|
|
|
|
|
-namespace Terminal.Gui.Core {
|
|
|
|
|
|
+namespace Terminal.Gui.ConsoleDrivers {
|
|
public class ClipboardTests {
|
|
public class ClipboardTests {
|
|
[Fact]
|
|
[Fact]
|
|
public void Contents_Gets_Sets ()
|
|
public void Contents_Gets_Sets ()
|