mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-02-18 18:18:41 +01:00
again
This commit is contained in:
@@ -257,7 +257,7 @@ TEST_CASE("Parse a master file in new .json format",
|
||||
|
||||
auto roi = f.roi().value();
|
||||
REQUIRE(roi.xmin == 0);
|
||||
REQUIRE(roi.xmax == 2559);
|
||||
REQUIRE(roi.xmax == 2560);
|
||||
REQUIRE(roi.ymin == -1);
|
||||
REQUIRE(roi.ymax == -1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user