etherpad-lite/tests/frontend/lib
muxator 04e9fc3a2f formatting: bulk remove trailing whitespaces on frontend tests
This is a followup on 312c72c364, which did the same on the main code base,
and is preliminary work for tidying up John's changes in the following commits.

No functional changes.

Command:
    find tests/frontend -name '*.js' -type f -print0 | xargs -0 sed --in-place 's/[[:space:]]*$//'
2020-03-24 23:24:38 +01:00
..
expect.js formatting: bulk remove trailing whitespaces on frontend tests 2020-03-24 23:24:38 +01:00
jquery.iframe.js fix frontend tests 2014-11-27 16:58:04 +00:00
mocha.js formatting: bulk remove trailing whitespaces on frontend tests 2020-03-24 23:24:38 +01:00
sendkeys.js formatting: bulk remove trailing whitespaces on frontend tests 2020-03-24 23:24:38 +01:00
underscore.js bring underscore in local so we dont depend on underscore.org being up 2012-10-28 17:56:03 +00:00