mirror of
https://github.com/fbarresi/Sharp7.git
synced 2026-03-22 02:20:39 +00:00
added more client tests
This commit is contained in:
@@ -14,7 +14,6 @@ namespace Sharp7.Tests
|
||||
{
|
||||
client = new S7Client();
|
||||
var rc = client.ConnectTo(Localhost, 0, 2);
|
||||
Task.Delay(100).Wait();
|
||||
rc.ShouldBe(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user