Fix the misspelling of "required"
Change-Id: I428b98e2c4258c69b03db99fff434202611086f3
This commit is contained in:
parent
901cdd40ea
commit
6105e064f6
@ -63,7 +63,7 @@ class TestSBusDatagram(unittest.TestCase):
|
||||
err.exception.args[0])
|
||||
|
||||
def test_invalid_child_class_definition(self):
|
||||
# no definition for _requried_fd_types
|
||||
# no definition for _required_fd_types
|
||||
class InvalidSBusDatagram(SBusDatagram):
|
||||
pass
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user