mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 11:26:16 -04:00
cleanup
This commit is contained in:
parent
3b3ec6d288
commit
dcb061fb1b
7 changed files with 8 additions and 22 deletions
|
@ -1,9 +1,6 @@
|
|||
|
||||
var Changeset = require("ep_etherpad-lite/static/js/Changeset");
|
||||
var AttributePool = require("ep_etherpad-lite/static/js/AttributePool");
|
||||
var helper = require("./helper.js")
|
||||
var assertEqualStrings = helper.assertEqualStrings;
|
||||
var assertEqualArrays = helper.assertEqualArrays;
|
||||
|
||||
describe("testAppendATextToAssembler",function(){
|
||||
it("testAppendATextToAssembler",function(done){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue