placeholder for spec
This commit is contained in:
parent
09d2ee9100
commit
391e57c144
@ -22,4 +22,6 @@ describe('DomUtil', function() {
|
|||||||
expect(L.DomUtil.get(el)).toBe(el);
|
expect(L.DomUtil.get(el)).toBe(el);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
describe('#setPosition', noSpecs);
|
||||||
});
|
});
|
Loading…
Reference in New Issue
Block a user