Installed leaflet in extlib
This commit is contained in:
5
extlib/leaflet/spec/suites/SpecHelper.js
Normal file
5
extlib/leaflet/spec/suites/SpecHelper.js
Normal file
@@ -0,0 +1,5 @@
|
||||
function noSpecs() {
|
||||
it('should have specs', function() {
|
||||
expect('specs').toBe();
|
||||
});
|
||||
}
|
||||
Reference in New Issue
Block a user