Commit 461e814f authored by Stefan Penner's avatar Stefan Penner

Merge pull request #72 from teddyzeenny/fix-tests

Fix tests syntax error
parents a5212b0a a7f93c16
This diff is collapsed.
This diff is collapsed.
......@@ -22,8 +22,6 @@ describe("RSVP extensions", function() {
aDefer.resolve(promiseA);
});
});
});
});
describe("Promise constructor", function() {
it('should exist and have length 1', function() {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment