On 7/12/19 7:44 PM, Andrii Nakryiko wrote: > test_verifier tests can specify single- and multi-runs tests. Internally > logic of handling them is duplicated. Get rid of it by making single run > retval/data specification to be a first run spec. > > Cc: Krzesimir Nowak <krzesi...@kinvolk.io> > Signed-off-by: Andrii Nakryiko <andr...@fb.com>
Applied, thanks!