etherpad-lite/tests/frontend
muxator 312c72c364 formatting: bulk remove trailing whitespaces
Do not touch vendorized files (e.g. libraries that were imported from external
projects).

No functional changes.

Command:
    find . -name '*.<EXTENSION>' -type f -print0 | xargs -0 sed -i 's/[[:space:]]*$//'
2019-10-20 02:09:22 +02:00
..
lib fix frontend tests 2014-11-27 16:58:04 +00:00
specs Change everywhere the link to https://etherpad.org (it was plain http) 2019-04-16 00:54:54 +02:00
travis [fix:test] Use promise chain instead of chain (is deprecated) (#3419) 2018-07-09 17:09:02 -03: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 Fix document.domain error in frontend tests 2016-03-29 16:16:22 +02:00