mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
Fixed BorderTests
This commit is contained in:
@@ -36,7 +36,7 @@ public class TimeFieldTests
|
||||
}
|
||||
|
||||
[Fact]
|
||||
[AutoInitShutdown]
|
||||
[AutoInitShutdown (useFakeClipboard:true)]
|
||||
public void Copy_Paste ()
|
||||
{
|
||||
var tf1 = new TimeField { Time = TimeSpan.Parse ("12:12:19") };
|
||||
|
||||
Reference in New Issue
Block a user