Skip to content

Commit

Permalink
TestAddSHA256 come from common ref #84
Browse files Browse the repository at this point in the history
  • Loading branch information
Alvaro Denis committed May 14, 2019
1 parent 810c8e5 commit f6e0346
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/cgo/tests/check_cipher.hash.c
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,6 @@ Suite* cipher_hash(void)
tcase_add_test(tc, TestSumSHA256);
tcase_add_test(tc, TestSHA256FromHex);
tcase_add_test(tc, TestDoubleSHA256);
tcase_add_test(tc, TestAddSHA256);
tcase_add_test(tc, TestXorSHA256);
tcase_add_test(tc, TestMerkle);
tcase_add_test(tc, TestSHA256Null);
Expand Down

0 comments on commit f6e0346

Please sign in to comment.