mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 02:16:16 -04:00
added a plain text test reporter, will be good for the webdriver client to pick up test results
This commit is contained in:
parent
c4f38e28a6
commit
f85da5483d
3 changed files with 83 additions and 3 deletions
|
@ -8,6 +8,10 @@ body {
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
#console {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#iframe-container {
|
||||
width: 50%;
|
||||
height: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue