libgit2.cr
libgit2.cr copied to clipboard
make spec run in random order
Currently crystal spec works but crystal spec --order=random fails in, well random ways.
The tests should be able to run independently and in a random order as well.