Skip to content

Commit

Permalink
fixed indent
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudenw committed Jun 21, 2023
1 parent fbe69cf commit 92f997c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ protected final T createFilter(final Shape shape, final IndexProducer producer)
*
*/
@Test
public void testMergeWithBadHasher() {
public void testMergeWithBadHasher() {
// value too large
final BloomFilter f = createEmptyFilter(getTestShape());
assertThrows(IllegalArgumentException.class,
Expand Down

0 comments on commit 92f997c

Please sign in to comment.