@async_test
    async def test_rmdir_must_have_file_specified(self):
        loop = await self.setup_manual()

        contents = (block for block in [b'Some contents'])