We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3457a8 commit 860062dCopy full SHA for 860062d
test/tests/test_unity_arrays.c
@@ -61,7 +61,7 @@ void testInt64ArrayWithinDeltaAndMessage(void)
61
#endif
62
}
63
64
-void tesUInt64ArrayNotWithinDelta(void)
+void testInt64ArrayNotWithinDelta(void)
65
{
66
#ifndef UNITY_SUPPORT_64
67
TEST_IGNORE();
test/tests/test_unity_integers_64.c
0 commit comments