mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 23:10:02 +02:00
WIP
This commit is contained in:
parent
28f1f6c1cd
commit
f2e69fb5a3
@ -1454,6 +1454,8 @@ TEST_CASE("stopport", "[.cmd]") {
|
||||
REQUIRE(oss.str() == "stopport 1942\n");
|
||||
}
|
||||
proxy.Call("stopport", {"1953"}, -1, PUT);
|
||||
auto port = det.getStopPort().squash();
|
||||
REQUIRE(port == 1953);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user