etherpad-lite/tests/frontend
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
..
lib formatting: bulk remove trailing whitespaces on frontend tests 2020-03-24 23:24:38 +01:00
specs formatting: bulk remove trailing whitespaces on frontend tests 2020-03-24 23:24:38 +01:00
travis tests: configure the OS/Browsers versions on which tests will be run 2020-03-23 23:51:51 +01:00
helper.js Select beginning of end line when offset is 0 on frontend tests 2016-06-21 11:07:57 -03:00
index.html fix frontend tests 2014-11-27 16:58:04 +00:00
runner.css formatting: bulk remove trailing whitespaces 2019-10-20 02:09:22 +02:00
runner.js formatting: bulk remove trailing whitespaces on frontend tests 2020-03-24 23:24:38 +01:00