test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] tests/ptype_mapping: fix grammar mistake
@ 2019-01-08 23:31 Xueqin Lin
  2019-01-11  1:51 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Xueqin Lin @ 2019-01-08 23:31 UTC (permalink / raw)
  To: dts; +Cc: xueqin.lin

From: "xueqin.lin" <xueqin.lin@intel.com>

Signed-off-by: Xueqin Lin <xueqin.lin@intel.com>

---
 tests/TestSuite_ptype_mapping.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/TestSuite_ptype_mapping.py b/tests/TestSuite_ptype_mapping.py
index 7838ee7..2771337 100644
--- a/tests/TestSuite_ptype_mapping.py
+++ b/tests/TestSuite_ptype_mapping.py
@@ -225,7 +225,6 @@ class TestPtype_Mapping(TestCase):
         Run after each test case.
         """
         self.dut_testpmd.quit()
-        pass
 
     def tear_down_all(self):
         """
@@ -235,4 +234,3 @@ class TestPtype_Mapping(TestCase):
             "mb->packet_type);/d' app/test-pmd/util.c", "# ", 30, verify = True)
         self.dut.build_install_dpdk(self.dut.target)
         self.dut.kill_all()
-        pass
-- 
2.7.5

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-11  1:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-08 23:31 [dts] [PATCH] tests/ptype_mapping: fix grammar mistake Xueqin Lin
2019-01-11  1:51 ` Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).