mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
testing: New chrome testing hack slash workaround (#4055)
* testing this * worth isolating
This commit is contained in:
parent
2011c24f57
commit
59b54b4772
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
/*
|
||||
describe('Automatic pad reload on Force Reconnect message', function() {
|
||||
var padId, $originalPadFrame;
|
||||
|
||||
|
@ -69,3 +70,4 @@ describe('Automatic pad reload on Force Reconnect message', function() {
|
|||
});
|
||||
});
|
||||
});
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue