mirror of
https://github.com/cupcakearmy/occulto.git
synced 2025-03-11 17:57:31 +00:00
6 lines
255 B
Plaintext
6 lines
255 B
Plaintext
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
|
|
exports[`Random > Should throw error on empty array 1`] = `[Error: Invalid number of bytes]`;
|
|
|
|
exports[`Random > Should throw error on negative bytes 1`] = `[Error: Invalid number of bytes]`;
|