describe("akiro.Async", () => {
        describe("(When akiro.config.Async is set)", () => {
            it("should set akiro.Async to akiro.config.Async", () => {
                const mockAsync = {};
                config = {