Skip to content
Snippets Groups Projects
Commit 81d8d0b5 authored by Sam Yates's avatar Sam Yates Committed by Ben Cumming
Browse files

Fix improper brace-initialization in unit test. (#437)

* Replace improper use of brace initialization of vectors of classes with a deleted move constructed with a sequence of `emplace_back` invocations.
parent c27757f9
No related branches found
No related tags found
No related merge requests found
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