0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

improve layout of code to jslint standards in helpers unit tests

This commit is contained in:
cobbspur 2013-10-29 20:16:59 +00:00
parent 8a8dacb0e4
commit b316e2fd70

View file

@ -268,7 +268,6 @@ describe('Core Helpers', function () {
done();
});
});
});