Commit a7f93c16 authored by Teddy Zeenny's avatar Teddy Zeenny

Fix tests syntax error

parent a5212b0a
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