Always enable fix1298 dated December 21, 2016 18:00:00 UTC

This commit is contained in:
Scott Schurr
2019-12-13 14:27:46 -08:00
committed by Manoj doshi
parent 0964379a66
commit 70c21f90b9
6 changed files with 13 additions and 58 deletions

View File

@@ -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();