6 lines
64 B
Plaintext
6 lines
64 B
Plaintext
return {
|
|
test_disrupt: function() {
|
|
throw 1
|
|
}
|
|
}
|