From 277d7929904f262992456b64d42a59988475f0e9 Mon Sep 17 00:00:00 2001 From: joseph janiga Date: Fri, 16 Dec 2016 19:54:26 -0500 Subject: [PATCH] Removed trailing space... --- src/test/moment/calendar.js | 1 - 1 file changed, 1 deletion(-) 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'); - }); -- 2.47.2