Skip to content

Commit

Permalink
more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwparas committed Oct 29, 2023
1 parent 322547b commit eeabfd2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 483 deletions.
5 changes: 4 additions & 1 deletion cogs/collections/tests.scm
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,7 @@
#true
(let ([foo (build-list-chain 0)])

#true)))
#true))
(check-equal? "dropping deep hashmap chain does't panic"
#true
(let ([foo (build-hashmap-chain 0)]) #true)))
Loading

0 comments on commit eeabfd2

Please sign in to comment.