mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 04:04:37 +01:00
WIP
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user