On Wed, Sep 21, 2016 at 12:27:26PM +0800, Fam Zheng wrote: > Signed-off-by: Fam Zheng <f...@redhat.com> > --- > tests/.gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/.gitignore b/tests/.gitignore > index b4a9cfc..24ac6cf 100644 > --- a/tests/.gitignore > +++ b/tests/.gitignore > @@ -70,6 +70,7 @@ test-string-output-visitor > test-thread-pool > test-throttle > test-timed-average > +test-uuid > test-visitor-serialization > test-vmstate > test-write-threshold > -- > 2.7.4 > >
Reviewed-by: Jeff Cody <jc...@redhat.com>