polardbxengine/router/tests/component/data/js_test_handshake_is_string.js

8 lines
89 B
JavaScript

({
// handshake field is a string
//
// invalid
handshake: "foo",
stmts: []
})