mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 19:29:15 -04:00
more tests, WIP
This commit is contained in:
parent
d1e9ea6e27
commit
97df9b9afc
45 changed files with 353 additions and 6 deletions
1
tests/backend/specs/api/importexport/complexNest.html
Normal file
1
tests/backend/specs/api/importexport/complexNest.html
Normal file
|
@ -0,0 +1 @@
|
|||
<!doctype html><html><body><ul class="bullet"><li>one</li><li>two</li><li>0</li><li>1</li><li>2<ul class="bullet"><li>3</li><li>4</li></ul></li></ul><ol class="number"><li>item<ol class="number"><li>item1</li><li>item2</li></ol></li></ol></body></html>
|
Loading…
Add table
Add a link
Reference in a new issue