Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
TrentHouliston committed Sep 21, 2023
1 parent c48a8cb commit 197340b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/util/serialise/xxhash.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ SCENARIO("xxhash32 produces correct output for different input values", "[util][
}
}
}
};
}

SCENARIO("xxhash64 produces correct output for different input values", "[util][serialise][xxhash][xxhash64]") {

Expand Down Expand Up @@ -179,4 +179,4 @@ SCENARIO("xxhash64 produces correct output for different input values", "[util][
}
}
}
};
}

0 comments on commit 197340b

Please sign in to comment.