[Git][NTPsec/ntpsec][master] Typo
Matt Selsky
gitlab at mg.gitlab.com
Sat Jan 13 04:20:59 UTC 2018
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
e6082da9 by Matt Selsky at 2018-01-12T23:04:20-05:00
Typo
- - - - -
1 changed file:
- tests/pylib/test_agentx.py
Changes:
=====================================
tests/pylib/test_agentx.py
=====================================
--- a/tests/pylib/test_agentx.py
+++ b/tests/pylib/test_agentx.py
@@ -103,7 +103,7 @@ class TestNtpclientsNtpsnmpd(unittest.TestCase):
# Test different pdu
b = cls(1, True, 1, 2, 3)
self.assertEqual(a == b, False)
- # Test different endianess
+ # Test different endianness
b = cls(0, False, 1, 2, 3)
self.assertEqual(a == b, False)
# Test different session ID
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/e6082da9a9ff0aa183fb83c73a87f81098febd00
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/e6082da9a9ff0aa183fb83c73a87f81098febd00
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20180113/c143ead2/attachment.html>
More information about the vc
mailing list