Revision d3fa9230 tests/test-aio.c

b/tests/test-aio.c
195 195
    g_assert(data1.bh == NULL);
196 196

  
197 197
    g_assert(!aio_poll(ctx, false));
198
    g_assert(!aio_poll(ctx, true));
199 198
}
200 199

  
201 200
static void test_bh_delete_from_cb_many(void)

Also available in: Unified diff