Script and makefile adjustments for updating extlib
[larjonas-mediagoblin.git] / extlib / leaflet / spec / suites / SpecHelper.js
blob8b827041306d29905ce99202a201a6f4b20fa72b
1 function noSpecs() {
2 it('should have specs', function() {
3 expect('specs').toBe();
4 });