From: Paul Vinciguerra Date: Wed, 21 Nov 2018 17:54:50 +0000 (-0800) Subject: Fix instance method call in test/framework.py X-Git-Tag: v19.04-rc0~353 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=c32023b9fd6970ed1cac1b3c7f36233b536d9968;hp=c32023b9fd6970ed1cac1b3c7f36233b536d9968;p=vpp.git Fix instance method call in test/framework.py Instance method breaking encapsulation by calling a global fn. Change-Id: Ifde2a207951143764aed75f1b191aed0bac83704 Signed-off-by: Paul Vinciguerra ---