Skip to content

Commit 230f543

Browse files
committed
code cleanup
1 parent bf136f6 commit 230f543

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pytcp/tests/integration/test__packet_handler__ip4__rx.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,8 @@
295295
# Source IP : 10.0.1.91
296296
# Destination IP : 10.0.1.7
297297
#
298-
# Summary: Duplicate transmission of fragment A5 covering payload bytes 112–139 to emulate replay conditions.
298+
# Summary: Duplicate transmission of fragment A5 covering payload bytes 112–139
299+
# to emulate replay conditions.
299300
b"\x02\x00\x00\x00\x00\x07\x02\x00\x00\x00\x00\x91\x08\x00\x45\x00"
300301
b"\x00\x30\x42\xc7\x00\x0e\x40\x11\x21\x87\x0a\x00\x01\x5b\x0a\x00"
301302
b"\x01\x07\x5d\x5e\x5f\x60\x61\x62\x63\x64\x65\x66\x67\x68\x69\x6a"

0 commit comments

Comments
 (0)