Files
cell/tests/disrupt.cm
2025-12-05 23:21:07 -06:00

6 lines
64 B
Plaintext

return {
test_disrupt: function() {
throw 1
}
}