[Git][NTPsec/ntpsec][working] Typo fix.

Ian Bruene gitlab at mg.gitlab.com
Tue Jul 10 18:57:03 UTC 2018


Ian Bruene pushed to branch working at NTPsec / ntpsec


Commits:
f1e14748 by Ian Bruene at 2018-07-10T18:56:46Z
Typo fix.

- - - - -


1 changed file:

- tests/libntp/ntp_calendar.c


Changes:

=====================================
tests/libntp/ntp_calendar.c
=====================================
@@ -184,7 +184,7 @@ TEST(calendar, SplitEraDays1) {
 
     // Test no flag, no-leap, positive
     res = ntpcal_split_eradays(4, NULL);
-    EST_ASSERT_EQUAL(0, res.hi);
+    TEST_ASSERT_EQUAL(0, res.hi);
     TEST_ASSERT_EQUAL(4, res.lo);
     TEST_ASSERT_EQUAL(42, isleapyear);
 



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/f1e14748ef0dce08b698a91528634d15adc2e8bc

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/f1e14748ef0dce08b698a91528634d15adc2e8bc
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/20180710/ed35aae4/attachment.html>


More information about the vc mailing list