mirror of
https://github.com/cupcakearmy/occulto.git
synced 2026-04-02 20:45:24 +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]`;
|