Skip to content

Commit

Permalink
100% test coverage for PDU.
Browse files Browse the repository at this point in the history
  • Loading branch information
janiversen committed Oct 18, 2024
1 parent b907133 commit fe2defe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/pdu/test_decoders.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from pymodbus.pdu.decoders import DecodePDU


class TestFactory:
class TestModbusPDU:
"""Unittest for the pymod.exceptions module."""

client: DecodePDU
Expand Down

0 comments on commit fe2defe

Please sign in to comment.