Skip to content

Commit 37db9ca

Browse files
Update test_hash.cpp
1 parent 9d95541 commit 37db9ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/tests/cases/test_hash.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ FOSSIL_TEST_CASE(cpp_test_streaming_sha256_generic) {
125125
// * * * * * * * * * * * * * * * * * * * * * * * *
126126
// * Fossil Logic Test Pool
127127
// * * * * * * * * * * * * * * * * * * * * * * * *
128-
FOSSIL_TEST_GROUP(c_hash_tests) {
128+
FOSSIL_TEST_GROUP(cpp_hash_tests) {
129129
FOSSIL_TEST_ADD(cpp_hash_fixture, cpp_test_sha256_oneshot);
130130
FOSSIL_TEST_ADD(cpp_hash_fixture, cpp_test_sha256_streaming);
131131
FOSSIL_TEST_ADD(cpp_hash_fixture, cpp_test_crc32_oneshot);

0 commit comments

Comments
 (0)