mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 12:27:14 +02:00
fixed output
This commit is contained in:
@ -171,4 +171,4 @@ TEST_CASE("Printing Result<int>"){
|
||||
os << res;
|
||||
REQUIRE(os.str() == "[1, 2, 3]");
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user