Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
Update tests.js
Browse files Browse the repository at this point in the history
Web editor is evil
  • Loading branch information
vosi committed Jan 8, 2015
1 parent 378032e commit d80936c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests.js
Expand Up @@ -533,6 +533,7 @@ describe('module angularMoment', function () {
});

describe('amMoment service', function () {
describe('#changeLocale', function () {
it('should convert today date to custom calendar form', function () {
var today = new Date();
amMoment.changeLocale('en', {calendar: {sameDay : '[Today]'}});
Expand Down

0 comments on commit d80936c

Please sign in to comment.