Skip to content

Commit

Permalink
[pre-commit.ci] auto code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jun 28, 2024
1 parent f6916fb commit b6c4868
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/utility/hash_test.cu
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ __global__ void check_murmurhash3_128_result_kernel(OutputIter result)
{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16},
{15409921801541329777ull, 10546487400963404004ull},
1024);

}

TEST_CASE("Test cuco::murmurhash3_x64_128", "")
Expand Down

0 comments on commit b6c4868

Please sign in to comment.