]> code.delx.au - dotemacs/commit
no need for willResolve now Jasmine supports returning promises
authorJames Bunton <jbunton@atlassian.com>
Fri, 23 Feb 2018 23:52:47 +0000 (10:52 +1100)
committerJames Bunton <jbunton@atlassian.com>
Fri, 23 Feb 2018 23:53:16 +0000 (10:53 +1100)
commit1d127c05b7155fc5a56b4abe7354d11d6a34f3cf
treeb8c4de1e26a03e60e4a0772af4f8a58ec9e5c076
parent11eb88054a1ab6256031784ca50d51c010063347
no need for willResolve now Jasmine supports returning promises
snippets/js-mode/jasmine-afterEach-async [new file with mode: 0644]
snippets/js-mode/jasmine-afterEach-willResolve-async [deleted file]
snippets/js-mode/jasmine-beforeEach-async [new file with mode: 0644]
snippets/js-mode/jasmine-beforeEach-willResolve-async [deleted file]
snippets/js-mode/jasmine-it-async [new file with mode: 0644]
snippets/js-mode/jasmine-it-willResolve-async [deleted file]