Skip to content

Commit

Permalink
test type
Browse files Browse the repository at this point in the history
  • Loading branch information
jparismorgan committed Jul 1, 2024
1 parent fbe2596 commit 93e2999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/include/test/unit_ivf_pq_index.cc
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ TEST_CASE(
}

TEMPLATE_TEST_CASE(
"query stacked hypercube", "[flativf_index]", float, uint8_t) {
"query stacked hypercube", "[flativf_index]", float) {
size_t k_dist = GENERATE(0, 32);
std::cout << "k_dist: " << k_dist
<< " -----------------------------------------" << std::endl;
Expand Down

0 comments on commit 93e2999

Please sign in to comment.