summaryrefslogtreecommitdiffstats
path: root/vendor/textalk/websocket/tests/scripts/send-bad-opcode.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/textalk/websocket/tests/scripts/send-bad-opcode.json')
-rw-r--r--vendor/textalk/websocket/tests/scripts/send-bad-opcode.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/vendor/textalk/websocket/tests/scripts/send-bad-opcode.json b/vendor/textalk/websocket/tests/scripts/send-bad-opcode.json
new file mode 100644
index 0000000..c0859d1
--- /dev/null
+++ b/vendor/textalk/websocket/tests/scripts/send-bad-opcode.json
@@ -0,0 +1,9 @@
+[
+ {
+ "function": "get_resource_type",
+ "params": [
+ "@mock-stream"
+ ],
+ "return": "stream"
+ }
+] \ No newline at end of file