Eric Blake <ebl...@redhat.com> writes:

> On 02/26/2017 03:43 PM, Markus Armbruster wrote:
>> Call visitor_input_teardown() from visitor_input_test_init(), so you
>> don't have to call it from the actial tests.
>
> s/actial/actual/

Will fix!

>> 
>> Signed-off-by: Markus Armbruster <arm...@redhat.com>
>> ---
>>  tests/test-string-input-visitor.c | 19 ++-----------------
>>  1 file changed, 2 insertions(+), 17 deletions(-)
>> 
>
> Reviewed-by: Eric Blake <ebl...@redhat.com>
>
> I tested this one under valgrind to ensure no weird memory issues
> cropped up, so you can also add:
>
> Tested-by: Eric Blake <ebl...@redhat.com>

Thanks!

Reply via email to