mirror of
https://github.com/fbarresi/Sharp7.git
synced 2026-02-04 08:42:51 +00:00
added more client tests
This commit is contained in:
@@ -13,7 +13,6 @@ namespace Sharp7.Tests
|
||||
{
|
||||
server = new S7Server();
|
||||
var rc = server.StartTo(Localhost);
|
||||
Task.Delay(100).Wait();
|
||||
rc.ShouldBe(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user