From 3f74e5e604824f98b40b6012e940af8599d64ea1 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 23 Feb 2020 22:54:26 +0000 Subject: hmac: Added a unit test for the HMAC hash generation Closes #4973 --- tests/data/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/Makefile.inc') diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc index f543f3b3c..21ca571ef 100644 --- a/tests/data/Makefile.inc +++ b/tests/data/Makefile.inc @@ -183,7 +183,7 @@ test1558 test1559 test1560 test1561 test1562 test1563 test1564 test1565 \ test1590 test1591 test1592 test1593 test1594 test1595 test1596 \ \ test1600 test1601 test1602 test1603 test1604 test1605 test1606 test1607 \ -test1608 test1609 test1610 test1611 \ +test1608 test1609 test1610 test1611 test1612 \ \ test1620 test1621 \ \ -- cgit v1.2.3