X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/f1f12284e0e9424890b2616b198e69ed7e147116..91de9ea6e3a83fe29c165814271a9bffdd5e6097:/tests/composition.py?ds=inline diff --git a/tests/composition.py b/tests/composition.py index 71eee6a..f8cd5ed 100644 --- a/tests/composition.py +++ b/tests/composition.py @@ -32,6 +32,14 @@ class C: # Another ): print(i) + xxxxxxxxxxxxxxxx = Yyyy2YyyyyYyyyyy( + push_manager=context.request.resource_manager, + max_items_to_push=num_items, + batch_size=Yyyy2YyyyYyyyyYyyy.FULL_SIZE, + ).push( + # Only send the first n items. + items=items[:num_items] + ) return ( "Utterly failed doctest test for %s\n" ' File "%s", line %s, in %s\n\n%s'