mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 08:25:58 +01:00
Fixed copy-paste error for: - UNITY_TEST_ASSERT_EACH_EQUAL_INT64 - UNITY_TEST_ASSERT_EACH_EQUAL_UINT64 - UNITY_TEST_ASSERT_EACH_EQUAL_HEX64 So that the comparison is done on the expected _value_ instead of the _array_.