From: joseph janiga Date: Sat, 17 Dec 2016 00:54:26 +0000 (-0500) Subject: Removed trailing space... X-Git-Tag: 2.18.0~39^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=277d7929904f262992456b64d42a59988475f0e9;p=thirdparty%2Fmoment.git Removed trailing space... --- diff --git a/src/test/moment/calendar.js b/src/test/moment/calendar.js index cb0e4a17f..98afd8645 100644 --- a/src/test/moment/calendar.js +++ b/src/test/moment/calendar.js @@ -63,5 +63,4 @@ test('calendar overload - passing one parameter formats', function (assert) { return 'h:mm:ssA'; } }), '1:23:45PM', 'should equate'); - });