Skip to content

Commit

Permalink
Test code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ericf committed Mar 23, 2015
1 parent dc1d5cf commit afdf012
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@ describe('Helper `formatRelative`', function () {
});
});


describe('Helper `formatMessage`', function () {
it('should be added to Handlebars', function () {
expect(Handlebars.helpers).to.have.keys('formatMessage');
Expand Down

0 comments on commit afdf012

Please sign in to comment.