mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-15 15:31:58 +00:00
6 lines
261 B
YAML
6 lines
261 B
YAML
desc: 831 -- Empty batched_replaces_t constructed
|
|
table_variable_name: tbl
|
|
tests:
|
|
- py: tbl.insert([True, True])
|
|
ot: ({'first_error':'Expected type OBJECT but found BOOL.', 'skipped':0, 'deleted':0, 'unchanged':0, 'errors':2, 'replaced':0, 'inserted':0})
|