Skip to content

Commit c88c2ec

Browse files
committed
code cleanup
1 parent b29d8c4 commit c88c2ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pytcp/tests/integration/test__packet_handler__arp__tx.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929

3030

3131
"""
32-
This module contains unit tests for the Packet Handler ARP TX operations.
32+
This module contains integration tests for the Packet Handler ARP TX operations.
3333
34-
pytcp/tests/unit/test__packet_handle__arp__tx.py
34+
pytcp/tests/integration/test__packet_handler__arp__tx.py
3535
3636
ver 3.0.4
3737
"""

0 commit comments

Comments
 (0)