mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 11:31:30 +01:00
fixed tests
This commit is contained in:
@@ -1564,7 +1564,7 @@ TEST_CASE("readnrows", "[.cmd]") {
|
|||||||
0x30000) == 0x30000)) {
|
0x30000) == 0x30000)) {
|
||||||
jungfrauhw2 = true;
|
jungfrauhw2 = true;
|
||||||
}
|
}
|
||||||
if (!jungfrauhw2) {
|
if (det_type == defs::JUNGFRAU && !jungfrauhw2) {
|
||||||
{
|
{
|
||||||
std::ostringstream oss;
|
std::ostringstream oss;
|
||||||
proxy.Call("readnrows", {}, -1, GET, oss);
|
proxy.Call("readnrows", {}, -1, GET, oss);
|
||||||
|
|||||||
Reference in New Issue
Block a user