Commit 6b51619a authored by Jason Rhinelander's avatar Jason Rhinelander
Browse files

Fix test suite under MSVC/Debug

In a Debug build, MSVC doesn't apply copy/move elision as often,
triggering a test failure.  This relaxes the test count requirements
to let the test suite pass.
parent a403d0e6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment