another typo
This commit is contained in:
parent
859a90ef17
commit
a9544a4f02
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ lookup_table = {
|
||||||
|
|
||||||
def test_nat64():
|
def test_nat64():
|
||||||
""" packets for a certain mac always go to nf0 """
|
""" packets for a certain mac always go to nf0 """
|
||||||
pktCnt = 1
|
pkgCnt = 1
|
||||||
|
|
||||||
|
|
||||||
# From v4 to v6
|
# From v4 to v6
|
||||||
|
|
Loading…
Reference in a new issue