mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
5deb06d589
Currently pressing ENTER on a line that ends with ':', '[', '(' or '{' automaticaly indents the new line with 4 spaces. The variable added by this commit to settings.json allow an Etherpad instance to not have this behavior. |
||
---|---|---|
.. | ||
backend | ||
frontend | ||
README.md |
About this folder: Tests
Frontend
To run the tests, point your browser to <yourdomainhere>/tests/frontend
Backend
To run the tests, run bin/backendTests.sh