change up client rawRequest()
.rawRequest(Value()) is a no-op. A truly empty request structure makes no sense.
This commit is contained in:
@@ -230,10 +230,6 @@ void testParseValue()
|
||||
" struct {\n"
|
||||
" } value\n"
|
||||
" } field\n"
|
||||
" struct {\n"
|
||||
" struct {\n"
|
||||
" } _options\n"
|
||||
" } record\n"
|
||||
"}\n"
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user