mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-08 03:56:41 +01:00
geolocation added on offerCar and travel page
This commit is contained in:
11
www/lib/ui-leaflet/grunt/coveralls.js
Normal file
11
www/lib/ui-leaflet/grunt/coveralls.js
Normal file
@@ -0,0 +1,11 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = function (grunt, options) {
|
||||
// Options
|
||||
return {
|
||||
options: {
|
||||
debug: true,
|
||||
coverage_dir: 'coverage'
|
||||
}
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user