Browse Source

formatting

pull/38/head
Peter Johnson 10 years ago
parent
commit
88aa48ec01
  1. 1
      test/ciao/suggest/success.coffee

1
test/ciao/suggest/success.coffee

@ -12,6 +12,5 @@ should.not.exist json.error
json.date.should.be.within now-5000, now+5000
#? valid geojson
console.log( json );
json.type.should.equal 'FeatureCollection'
json.features.should.be.instanceof Array
Loading…
Cancel
Save