typo
This commit is contained in:
parent
6a4235f6ba
commit
88959baf13
1 changed files with 1 additions and 1 deletions
2
netpfga/minip4/testdata/gen_testdata.py
vendored
2
netpfga/minip4/testdata/gen_testdata.py
vendored
|
@ -114,7 +114,7 @@ def test_port1():
|
||||||
applyPkt(pkt, 'nf0', pktCnt)
|
applyPkt(pkt, 'nf0', pktCnt)
|
||||||
expPkt(pkt, 'nf0')
|
expPkt(pkt, 'nf0')
|
||||||
|
|
||||||
def test_allports():
|
def test_all_ports():
|
||||||
pktCnt = 0
|
pktCnt = 0
|
||||||
|
|
||||||
# First ethernet
|
# First ethernet
|
||||||
|
|
Loading…
Reference in a new issue