Skip to content

Commit fab4a21

Browse files
chuckyvtjvdp1
andauthored
Update test/hashmaps/test_maps.fypp
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent fe3fffc commit fab4a21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/hashmaps/test_maps.fypp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ contains
5757
integer(int8) :: test_8_bits(test_size,key_types)
5858

5959
call generate_vector(test_8_bits)
60-
6160
call map % init( ${hash_}$, slots_bits=10 )
6261

6362
call test_input_random_data(error, map, test_8_bits, test_${size_}$)

0 commit comments

Comments
 (0)