Skip to content
Snippets Groups Projects
Commit ff7d1c8b authored by Robert Goldman's avatar Robert Goldman
Browse files

Fix issue 30 - testing value of `hash-table-size`.

As far as I can tell from the spec, the meaning of `hash-table-size`
is not dictated, and implementations are free to return just about
anything; it's just a way to provide useful information (hints) when
creating a new hash-table.

I disabled this test on Allegro originally, but Attila Lendvai
proposes we simply remove it altogether, as this commit does.
parent d0e33584
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment