mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Always enable fix1298 dated December 21, 2016 18:00:00 UTC
This commit is contained in:
committed by
Manoj doshi
parent
0964379a66
commit
70c21f90b9
@@ -635,9 +635,6 @@ struct PayStrandAllPairs_test : public beast::unit_test::suite
|
||||
ExistingElementPool eep;
|
||||
Env env(*this, features);
|
||||
|
||||
auto const closeTime = fix1298Time() +
|
||||
100 * env.closed()->info().closeTimeResolution;
|
||||
env.close(closeTime);
|
||||
eep.setupEnv(env, /*numAcc*/ 9, /*numCur*/ 6, boost::none);
|
||||
env.close();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user