mirror of
https://github.com/cupcakearmy/occulto.git
synced 2024-11-01 14:14:11 +01: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]`;
|