Lots of updates
This commit is contained in:
parent
e3cfff8310
commit
39e7af6238
454 changed files with 221168 additions and 36622 deletions
app/bower_components/geolib/meteor
5
app/bower_components/geolib/meteor/test.js
vendored
Normal file
5
app/bower_components/geolib/meteor/test.js
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
'use strict';
|
||||
|
||||
Tinytest.add('Geolib.is', function (test) {
|
||||
test.equal(geolib.radius, 6378137, {message: 'simple geolib object'});
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue