Skip to content

Commit 9ebb0c2

Browse files
committed
Merge branch 'hashmap_int32_key' of https://github.com/chuckyvt/stdlib into hashmap_int32_key
2 parents 9b80107 + fab4a21 commit 9ebb0c2

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
@@ -56,7 +56,6 @@ contains
5656
integer(int8) :: test_8_bits(test_size,key_types)
5757

5858
call generate_vector(test_8_bits)
59-
6059
call map % init( ${hash_}$, slots_bits=10 )
6160

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

0 commit comments

Comments
 (0)