/opt/canhelp/node_modules/leaflet.markercluster/spec/suites
Edit: /opt/canhelp/node_modules/leaflet.markercluster/spec/suites/LeafletSpec.js (159B)
describe('L#noConflict', function() {
it('restores the previous L value and returns Leaflet namespace', function(){
expect(L.version).to.be.ok();
});
});